Metadata-Version: 2.0
Name: clldutils
Version: 1.14.0
Summary: Utilities for clld apps
Home-page: https://github.com/clld/clldutils
Author: Robert Forkel
Author-email: forkel@shh.mpg.de
License: Apache 2.0
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
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: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: six
Requires-Dist: python-dateutil
Requires-Dist: configparser (>=3.5.0b2)
Requires-Dist: tabulate (>=0.7.7)
Requires-Dist: colorlog
Requires-Dist: attrs (>=17.1.0)
Requires-Dist: uritemplate (>=3.0.0)
Requires-Dist: isodate
Requires-Dist: rfc3986
Requires-Dist: pathlib2; python_version < "3.5"

clldutils
=========

Utilities for clld apps without the overhead of requiring pyramid, rdflib et al.

.. image:: https://travis-ci.org/clld/clldutils.svg?branch=master
        :target: https://travis-ci.org/clld/clldutils

.. image:: https://codecov.io/gh/clld/clldutils/branch/master/graph/badge.svg
        :target: https://codecov.io/gh/clld/clldutils

.. image:: https://requires.io/github/clld/clldutils/requirements.svg?branch=master
        :target: https://requires.io/github/clld/clldutils/requirements/?branch=master

.. image:: https://img.shields.io/pypi/v/clldutils.svg
        :target: https://pypi.python.org/pypi/clldutils


