Metadata-Version: 2.1
Name: bird-browser
Version: 1.0.1
Summary: a simple browser written in python with a lot of implementations
Home-page: https://github.com/ULUdev/bird-browser
Author: ULUdev
License: GNU GPL 3.0
Description: <h1>Bird Browser</h1>
        <p>The Bird browser is a browser written in Python and Qt</p>
        <p>the browser.ui file can be loaded in the qt-designer.</p>
        <p> This is how I want the browser to look at some point</p>
        <p>planed features are:</p>
        <ul>
        <li>Tabs</li>
        <li>search engine integration</li>
        <li>source-code view</li>
        <li>password manager integration</li>
        <li>bookmarks</li>
        <li>configuration</li>
        </ul>
        <p>some of these features weren't done by me before
        This Project also has an Adblocker build into it.
        </p>
        <h2>Installation</h2>
        <p>
        finished versions can be found on pip: <code>pip install bird-browser</code><br>
        earlier versions can be installed like this: <code>pip instal -i https://test.pypi.org/simple/ bird-browser</code><br>
        maybe you need to install the birdlib separatly: <code>pip install -i https://test.pypi.org/simple/ birdlib</code>
        </p>
        <h2>Wiki</h2>
        <p>the wiki/manual/cheatsheet can be found <a href="https://github.com/ULUdev/bird-browser/wiki">here</a></p>
        <h2>License</h2>
        <p><b>GNU GPL 3</b> for more information see the LICENSE file</p>
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
