Metadata-Version: 1.1
Name: clld
Version: 3.3.3
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://img.shields.io/coveralls/clld/clld.svg
        	:target: https://coveralls.io/r/clld/clld?branch=master
        	: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_.
        
        .. _Cross Linguistic Linked Data: http://clld.org/
        .. _github: https://github.com/clld/clld
        
        
Keywords: w,e,b, ,p,y,r,a,m,i,d, ,L,R,L, ,L,i,n,g,u,i,s,t,i,c,s
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
