Metadata-Version: 2.1
Name: idspy
Version: 0.2.0
Summary: Python library providing shared code for IDS datasets
Home-page: https://github.com/intercontinental-dictionary-series/idspy
Author: Robert Forkel
Author-email: forkel@shh.mpg.de
License: Apache 2.0
Description: # idspy
        
        [![Build Status](https://travis-ci.org/intercontinental-dictionary-series/idspy.svg?branch=master)](https://travis-ci.org/intercontinental-dictionary-series/idspy)
        [![codecov](https://codecov.io/gh/intercontinental-dictionary-series/idspy/branch/master/graph/badge.svg)](https://codecov.io/gh/intercontinental-dictionary-series/idspy)
        [![PyPI](https://img.shields.io/pypi/v/idspy.svg)](https://pypi.org/project/idspy)
        
Platform: any
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: dev
