Metadata-Version: 2.1
Name: batchpatcher
Version: 2.2.1
Summary: A translator/font creator tool useful for patching/working with many files at once.
Author: NickHugi
Maintainer-email: th3w1zard1 <halomastar@gmail.com>
License: LGPL-3.0-or-later
Project-URL: Homepage, https://github.com/OldRepublicDevs/PyKotor
Project-URL: Documentation, https://github.com/OldRepublicDevs/PyKotor/wiki
Project-URL: Repository, https://github.com/OldRepublicDevs/PyKotor.git
Project-URL: Issues, https://github.com/OldRepublicDevs/PyKotor/issues
Project-URL: Changelog, https://github.com/OldRepublicDevs/PyKotor/releases
Keywords: kotor,kotor1,kotor2,tsl,star-wars,knights-of-the-old-republic,batch,translator,font,localization,i18n,pykotor
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Operating System :: OS Independent
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
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Environment :: Console
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pykotor>=2.0.2
Requires-Dist: setuptools>=67.8.0
Requires-Dist: deep-translator==1.11.4
Requires-Dist: deepl-cli>=1
Requires-Dist: opencv-contrib-python==4.8.0.76
Requires-Dist: notify-py==0.3.43
Requires-Dist: pyquery==2.0.1
Requires-Dist: arabic-reshaper==3.0.0
Requires-Dist: requests<2.32.0,>=2.25.0; python_version < "3.9"
Requires-Dist: playwright<1.49.1,>=1.40.0; python_version == "3.8"
Requires-Dist: requests>=2.25.0; python_version >= "3.9"
Requires-Dist: playwright<2,>=1.49.1; python_version >= "3.9"
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: ruff>=0.1.0; extra == "dev"

