Metadata-Version: 1.1
Name: libearth
Version: 0.3.3
Summary: The shared common library for Earth Reader apps
Home-page: http://libearth.earthreader.org/
Author: Hong Minhee
Author-email: minhee@dahlia.kr
License: GPLv2 or later
Download-URL: https://github.com/earthreader/libearth/releases
Description: .. image:: http://libearth.earthreader.org/en/0.2.0/_static/libearth.svg?
           :width: 132
           :height: 139
        
        
        libearth
        ========
        
        Libearth is the shared common library for various `Earth Reader`_ apps.
        
        .. _Earth Reader: http://earthreader.org/
        
        
        Installation
        ------------
        
        You can install it using ``pip``:
        
        .. code-block:: console
        
           $ pip install libearth
        
        
        Links
        -----
        
        Package Index (PyPI)
           https://pypi.python.org/pypi/libearth
        
           .. image:: http://img.shields.io/pypi/v/libearth.svg
              :target: https://pypi.python.org/pypi/libearth
        
        Docs (ReadTheDocs)
           http://libearth.earthreader.org/
        
           .. image:: https://readthedocs.org/projects/libearth/badge/
              :target: http://libearth.earthreader.org/
        
        Git repository (GitHub)
           https://github.com/earthreader/libearth
        
        Issue tracker (GitHub)
           https://github.com/earthreader/libearth/issues
        
           .. image:: http://img.shields.io/github/issues/earthreader/libearth.svg
              :target: https://github.com/earthreader/libearth/issues
        
        Mailing list
           earthreader@librelist.com
        
        List archive
           http://librelist.com/browser/earthreader/
        
        Continuous integration (Travis)
           https://travis-ci.org/earthreader/libearth
        
           .. image:: https://travis-ci.org/earthreader/libearth.svg
              :alt: Build Status (Travis)
              :target: https://travis-ci.org/earthreader/libearth
        
        Continuous integration (AppVeyor)
           https://ci.appveyor.com/project/dahlia/libearth
        
           .. image:: https://ci.appveyor.com/api/projects/status/6o48y74m0itba32k?svg=true
              :alt: Build Status (AppVeyor)
              :target: https://ci.appveyor.com/project/dahlia/libearth
        
        Test coverage (Coveralls)
           https://coveralls.io/r/earthreader/libearth
        
           .. image:: https://img.shields.io/coveralls/earthreader/libearth.svg
              :alt: Coverage Status
              :target: https://coveralls.io/r/earthreader/libearth?branch=master
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: IronPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Programming Language :: Python :: Implementation :: Stackless
Classifier: Topic :: Communications
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content :: News/Diary
Classifier: Topic :: Internet :: WWW/HTTP :: Indexing/Search
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Markup :: XML
