Metadata-Version: 1.2
Name: clld
Version: 4.1.1
Summary: Python library supporting the development of cross-linguistic databases
Home-page: http://clld.org
Author: Robert Forkel, MPI SHH
Author-email: forkel@shh.mpg.de
License: Apache Software License
Description: clld
        ====
        
        Python library to support publication of cross-linguistic databases 
        maintained by the `Cross Linguistic Linked Data`_ project.
        
        .. image:: https://travis-ci.org/clld/clld.png
        	:target: https://travis-ci.org/clld/clld
        	:alt: Build Status
        .. image:: https://codecov.io/gh/clld/clld/branch/master/graph/badge.svg
        	:target: https://codecov.io/gh/clld/clld
        	:alt: Test Coverage Status
        .. image:: https://requires.io/github/clld/clld/requirements.svg?branch=master
        	:target: https://requires.io/github/clld/clld/requirements/?branch=master
        	:alt: Requirements Status
        .. image:: https://img.shields.io/pypi/v/clld.svg
        	:target: https://pypi.python.org/pypi/clld
        	:alt: PyPI
        .. image:: http://readthedocs.org/projects/clld/badge/?version=latest
        	:target: http://clld.readthedocs.io/en/latest/?badge=latest
        	:alt: Documentation Status
        
        Code is at github_.
        
        Cite version 4.0.0 as
        
        .. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.1143639.svg
        	:target: https://doi.org/10.5281/zenodo.1143639
        
        .. _Cross Linguistic Linked Data: http://clld.org/
        .. _github: https://github.com/clld/clld
        
        
Keywords: web pyramid LRL Linguistics
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*
