Metadata-Version: 2.1
Name: pynorare
Version: 1.1.0
Summary: A Python library to handle NoRaRe data
Home-page: https://github.com/concepticon/pynorare
Author: Johann-Mattis List and Robert Forkel
Author-email: mattis.list@lingpy.org
License: Apache 2.0
Project-URL: Bug Tracker, https://github.com/concepticon/pynorare/issues
Keywords: linguistics
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: csvw>=3.1.1
Requires-Dist: pyconcepticon>=2.5
Requires-Dist: attrs>=18.2
Requires-Dist: clldutils>=3.1.2
Requires-Dist: cldfcatalog>=1.3
Requires-Dist: tqdm
Requires-Dist: uritemplate
Requires-Dist: xlrd~=2.0
Requires-Dist: openpyxl>=1.1.0
Requires-Dist: nltk
Provides-Extra: dev
Requires-Dist: flake8; extra == "dev"
Requires-Dist: wheel; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: tox; extra == "dev"
Requires-Dist: build; extra == "dev"
Provides-Extra: test
Requires-Dist: pytest>=5; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: coverage>=4.2; extra == "test"

# pynorare

Python package to curate the [NoRaRe collection](https://github.com/concepticon/norare-data).

[![Build Status](https://github.com/concepticon/pynorare/workflows/tests/badge.svg)](https://github.com/concepticon/pynorare/actions?query=workflow%3Atests)
[![PyPI](https://img.shields.io/pypi/v/pynorare.svg)](https://pypi.org/project/pynorare)
