Metadata-Version: 2.4
Name: ftm-translate
Version: 5.2.0
Summary: Translate FollowTheMoney Document entities via Apertium or Argos
License: AGPLv3+
License-File: LICENSE
License-File: NOTICE
Author: DARC
Author-email: hi@dataresearchcenter.org
Requires-Python: >=3.11,<3.14
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Provides-Extra: argos
Provides-Extra: benchmark
Provides-Extra: openaleph
Requires-Dist: anystore (>=1.1.3,<2.0.0)
Requires-Dist: argostranslate (>=1.10.0,<2.0.0) ; extra == "argos"
Requires-Dist: followthemoney (>=4.5.3,<5.0.0)
Requires-Dist: ftmq (>=4.5.7,<5.0.0)
Requires-Dist: nltk (>=3.9.2,<4.0.0) ; extra == "benchmark"
Requires-Dist: normality (>=3.0.2,<4.0.0)
Requires-Dist: openaleph-procrastinate (>=5.2.1,<6.0.0) ; extra == "openaleph"
Requires-Dist: psycopg-binary (>=3.3.2,<4.0.0) ; extra == "openaleph"
Requires-Dist: pydantic (>=2.11.4,<3.0.0)
Requires-Dist: pydantic-settings (>=2.9.1,<3.0.0)
Requires-Dist: redis (>=7.2.1,<8.0.0) ; extra == "openaleph"
Requires-Dist: rigour (>=1.7.2,<2.0.0)
Requires-Dist: torch (>=2.0.0) ; extra == "argos"
