Metadata-Version: 2.1
Name: pymmep
Version: 0.1.2
Summary: A Python module for working with the MultiModal Europarl Corpus.
License: MIT
Author: BobBorges
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
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 :: 3.12
Requires-Dist: base58 (>=2.1.1,<3.0.0)
Requires-Dist: lxml (>=4.9.3,<5.0.0)
Requires-Dist: numpy (>=1.24.3,<2.0.0)
Requires-Dist: pandas (>=2.0.3,<3.0.0)
Requires-Dist: pathlib (>=1.0.1,<2.0.0)
Requires-Dist: uuid (>=1.30,<2.0)
Description-Content-Type: text/markdown

# PYMMEP

This is a repository for the python module for use with the MultiModal Europarl Corpus.

NB. This is a git submodule of [`mmep-corpus-process`](https://github.com/multimodal-europarl/mmep-corpus-process).

