Metadata-Version: 2.1
Name: unboxer
Version: 0.1.0
Summary: Extract shoebox and toolbox data to CSV files.
Home-page: https://fl.mt/unboxer
License: Apache-2.0
Author: Florian Matter
Author-email: flmt@mailbox.org
Requires-Python: >=3.8.1,<4.0.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: cldf-ldd (>=0.0.6,<0.0.7)
Requires-Dist: cldfbench (>=1.14.0,<2.0.0)
Requires-Dist: clldutils (>=3.20.0,<4.0.0)
Requires-Dist: colorlog (>=6.7.0,<7.0.0)
Requires-Dist: humidifier (>=0.0.2,<0.0.3)
Requires-Dist: morphinder (>=0.0.2,<0.0.3)
Requires-Dist: pytest (>=7.4.2,<8.0.0)
Requires-Dist: tqdm (>=4.66.1,<5.0.0)
Project-URL: Bug tracker, https://github.com/fmatter/unboxer/issues
Project-URL: Repository, https://github.com/fmatter/unboxer
Description-Content-Type: text/markdown

# [unboxer](https://fl.mt/unboxer/)

Extract data from shoebox and toolbox projects to CSV files.

![License](https://img.shields.io/github/license/fmatter/unboxer)
[![Tests](https://img.shields.io/github/actions/workflow/status/fmatter/unboxer/tests.yml?label=tests&branch=main)](https://github.com/fmatter/unboxer/actions/workflows/tests.yml)
[![Linting](https://img.shields.io/github/actions/workflow/status/fmatter/unboxer/lint.yml?label=linting&branch=main)](https://github.com/fmatter/unboxer/actions/workflows/lint.yml)
[![Codecov](https://img.shields.io/codecov/c/github/fmatter/unboxer)](https://app.codecov.io/gh/fmatter/unboxer/)
[![PyPI](https://img.shields.io/pypi/v/unboxer.svg)](https://pypi.org/project/unboxer)
![Versions](https://img.shields.io/pypi/pyversions/unboxer)
