Metadata-Version: 2.4
Name: xsdata_odoo
Version: 0.8.0
Summary: xsdata Odoo abstract model generator plugin
Author-email: Raphaël Valyi <raphael.valyi@akretion.com>
License: MIT
Project-URL: Source, https://github.com/akretion/xsdata-odoo
Keywords: xsd,wsdl,schema,xml,uml,odoo,generator,cli
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Text Processing :: Markup :: XML
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: babel
Requires-Dist: nltk
Requires-Dist: ruff
Requires-Dist: lxml>=4.4.1
Requires-Dist: xsdata[cli]>=25.0
Provides-Extra: test
Requires-Dist: codecov; extra == "test"
Requires-Dist: pre-commit; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Dynamic: license-file
