Metadata-Version: 2.0
Name: clld
Version: 4.1.2
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
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.*
Requires-Dist: Babel
Requires-Dist: csvw (~=1.0)
Requires-Dist: clldutils (~=2.0)
Requires-Dist: pycldf (>=1.0.7)
Requires-Dist: setuptools (>=25)
Requires-Dist: pyramid (>=1.6)
Requires-Dist: pyramid-mako (>=1.0)
Requires-Dist: pyramid-tm
Requires-Dist: SQLAlchemy (>=1.0.6)
Requires-Dist: purl (>=0.5)
Requires-Dist: pytz
Requires-Dist: zope.sqlalchemy
Requires-Dist: six (>=1.7.3)
Requires-Dist: alembic (>=0.7.1)
Requires-Dist: webassets
Requires-Dist: yuicompressor
Requires-Dist: markupsafe
Requires-Dist: requests (>=2.4.3)
Requires-Dist: rdflib (>=4.1.1)
Requires-Dist: colander
Requires-Dist: python-dateutil
Requires-Dist: paginate
Requires-Dist: xlwt
Requires-Dist: webhelpers2 (>=2.0)
Requires-Dist: nameparser
Requires-Dist: feedparser
Requires-Dist: waitress
Provides-Extra: dev
Requires-Dist: waitress; extra == 'dev'
Requires-Dist: pyramid-debugtoolbar; extra == 'dev'
Requires-Dist: tox; extra == 'dev'
Requires-Dist: flake8; extra == 'dev'
Requires-Dist: wheel; extra == 'dev'
Requires-Dist: twine; extra == 'dev'
Provides-Extra: docs
Requires-Dist: Sphinx; extra == 'docs'
Requires-Dist: docutils; extra == 'docs'
Requires-Dist: repoze.sphinx.autointerface; extra == 'docs'
Provides-Extra: test
Requires-Dist: xlrd; extra == 'test'
Requires-Dist: mock; extra == 'test'
Requires-Dist: pytest (>=3.1); extra == 'test'
Requires-Dist: pytest-clld; extra == 'test'
Requires-Dist: pytest-mock; extra == 'test'
Requires-Dist: pytest-cov; extra == 'test'
Requires-Dist: coverage (>=4.2); extra == 'test'
Requires-Dist: zope.component (>=3.11.0); extra == 'test'

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 most recent version as https://doi.org/10.5281/zenodo.592412

.. _Cross Linguistic Linked Data: http://clld.org/
.. _github: https://github.com/clld/clld


