Metadata-Version: 1.1
Name: abclinuxuapi
Version: 0.1.0
Summary: API for http://abclinuxu.cz.
Home-page: https://github.com/Bystroushaak/abclinuxu
Author: Bystroushaak
Author-email: bystrousak[a]kitakitsune.org
License: GPLv2+
Description: Introduction
        ============
        
        This module contains basic API for http://abclinuxu.cz.
        
        Installation
        ------------
        Module is hosted at `PYPI <https://pypi.python.org/pypi/abclinuxu/>`_, and can be easily 
        installed using `PIP <http://en.wikipedia.org/wiki/Pip_%28package_manager%29>`_:
        
        ::
        
            pip install abclinuxu
        
        Source code can be found at `GitHub <https://github.com/>`_:
        https://github.com/Bystroushaak/abclinuxu
        
        Documentation
        -------------
        Full module documentation is hosted at ReadTheDocs:
        http://abclinuxuapi.readthedocs.org
        
        Disclaimer
        ----------
        The API was made by me (Bystroushaak) and it is not officially related to the
        http://abclinuxu.cz project.
        
        Changelog
        =========
        
        0.1.0
        -----
            - Created.
            - It can be now used to read data from the abclinuxu, but it is incomplete and it will need a lot of work to do.
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 2.7
Classifier: Natural Language :: Czech
Classifier: Topic :: Internet
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
