Metadata-Version: 2.1
Name: clldlucl
Version: 3.0.0b0
Summary: Python library supporting development of CLLD apps maintained by MPI SHH
Home-page: http://clld.org
Author: Gereon A. Kaiping
Author-email: g.a.kaiping@hum.leidenuniv.nl
License: Apache Software License
Keywords: web pyramid
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
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
Requires-Dist: clld (>=4.2.2)
Requires-Dist: purl
Requires-Dist: clldutils (~=2.0)
Provides-Extra: dev
Requires-Dist: tox ; extra == 'dev'
Requires-Dist: flake8 ; extra == 'dev'
Requires-Dist: wheel ; extra == 'dev'
Requires-Dist: twine ; extra == 'dev'
Provides-Extra: test
Requires-Dist: mock (>=2.0) ; extra == 'test'
Requires-Dist: pytest-clld ; extra == 'test'
Requires-Dist: pytest-mock ; extra == 'test'
Requires-Dist: coverage (>=4.2) ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'

UNKNOWN


