Metadata-Version: 2.1
Name: pyradigms
Version: 0.0.6
Summary: Composing and decomposing linguistic paradigms.
Home-page: https://github.com/fmatter/pyradigms
Author: Florian Matter
Author-email: florianmatter@gmail.com
Project-URL: Bug Tracker, https://github.com/fmatter/pyradigms/issues
Keywords: linguistics,paradigms
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
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: Topic :: Text Processing :: Linguistic
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas (>=1.1.5)
Requires-Dist: clldutils (>=3.10.1)
Requires-Dist: attrs (>=21.4.0)
Provides-Extra: dev
Requires-Dist: bump2version ; extra == 'dev'
Requires-Dist: coverage[toml] ; extra == 'dev'
Requires-Dist: prospector[with_pyroma] (==1.7.7) ; extra == 'dev'
Requires-Dist: isort ; extra == 'dev'
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: pytest-cov ; extra == 'dev'
Requires-Dist: sphinx ; extra == 'dev'
Requires-Dist: sphinx-rtd-theme ; extra == 'dev'
Requires-Dist: sphinx-autoapi ; extra == 'dev'
Requires-Dist: tox ; extra == 'dev'
Requires-Dist: myst-parser ; extra == 'dev'
Requires-Dist: flake8 ; extra == 'dev'
Requires-Dist: twine ; extra == 'dev'
Requires-Dist: wheel ; extra == 'dev'

# pyradigms

Compose and decompose linguistic paradigms.

![License](https://img.shields.io/github/license/fmatter/pyradigms)
[![Tests](https://img.shields.io/github/workflow/status/fmatter/pyradigms/tests?label=tests)](https://github.com/fmatter/pyradigms/actions/workflows/tests.yml)
[![Linting](https://img.shields.io/github/workflow/status/fmatter/pyradigms/lint?label=linting)](https://github.com/fmatter/pyradigms/actions/workflows/lint.yml)
[![Codecov](https://img.shields.io/codecov/c/github/fmatter/pyradigms)](https://app.codecov.io/gh/fmatter/pyradigms/)
[![Documentation Status](https://readthedocs.org/projects/pyradigms/badge/?version=latest)](https://pyradigms.readthedocs.io/en/latest/?badge=latest)
[![PyPI](https://img.shields.io/pypi/v/pyradigms.svg)](https://pypi.org/project/pyradigms)
![Versions](https://img.shields.io/pypi/pyversions/pyradigms)
