Metadata-Version: 2.1
Name: clld
Version: 7.3.0
Summary: Python library supporting the development of cross-linguistic databases
Home-page: https://clld.org
Author: Robert Forkel, MPI SHH
Author-email: forkel@shh.mpg.de
License: Apache Software License
Description: clld
        ====
        
        Cross Linguistic Linked Data python library
        
        Documentation for the code base and its use is available at http://clld.readthedocs.org/en/latest/. The source for this documentation is in the `docs` directory.
        
        [![Build Status](https://travis-ci.org/clld/clld.png)](https://travis-ci.org/clld/clld)
        [![codecov](https://codecov.io/gh/clld/clld/branch/master/graph/badge.svg)](https://codecov.io/gh/clld/clld)
        [![Requirements Status](https://requires.io/github/clld/clld/requirements.svg?branch=master)](https://requires.io/github/clld/clld/requirements/?branch=master)
        [![PyPI](https://img.shields.io/pypi/v/clld.svg)](https://pypi.python.org/pypi/clld)
        [![Documentation Status](http://readthedocs.org/projects/clld/badge/?version=latest)](http://clld.readthedocs.io/en/latest/?badge=latest)
        
        
        Cite
        ----
        
        Most recent version:
        https://doi.org/10.5281/zenodo.592412
        
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 :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Provides-Extra: docs
Provides-Extra: dev
Provides-Extra: test
