Metadata-Version: 2.4
Name: python-tmx
Version: 0.4
Summary: Python library for manipulating, creating and editing tmx files
Author-email: Enzo Agosta <agosta.enzowork@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/EnzoAgosta/python-tmx
Project-URL: Issues, https://github.com/EnzoAgosta/python-tmx/issues
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Provides-Extra: lxml
Requires-Dist: lxml>=6.0.2; extra == "lxml"
