Metadata-Version: 1.1
Name: pycldf
Version: 0.6.2
Summary: A python library to read and write CLDF datasets
Home-page: https://github.com/glottobank/pycldf
Author: Robert Forkel
Author-email: forkel@shh.mpg.de
License: Apache 2
Description: pycldf
        ======
        
        A python package to read and write `CLDF <http://cldf.clld.org>`_ datasets
        
        .. image:: https://travis-ci.org/glottobank/pycldf.svg?branch=master
        	:target: https://travis-ci.org/glottobank/pycldf
        
        .. image:: https://codecov.io/gh/glottobank/pycldf/branch/master/graph/badge.svg
        	:target: https://codecov.io/gh/glottobank/pycldf
        
        .. image:: https://requires.io/github/glottobank/pycldf/requirements.svg?branch=master
        	:target: https://requires.io/github/glottobank/pycldf/requirements/?branch=master
        
        .. image:: https://img.shields.io/pypi/v/pycldf.svg
        	:target: https://pypi.python.org/pypi/pycldf
        
        
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
