Metadata-Version: 2.1
Name: odoo-commands
Version: 0.7
Summary: Project description
Home-page: https://github.com/odoo-ru/odoo-commands
License: MIT
Author: Dmitry Voronin
Author-email: dimka665@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: dataclasses (==0.8) ; python_version >= "3.6" and python_version < "3.7"
Requires-Dist: lxml (<5)
Requires-Dist: manifestoo-core (>=1.4,<2.0)
Requires-Dist: tomlkit (>=0.11,<0.12)
Requires-Dist: typer[all] (>=0.15)
Project-URL: Repository, https://github.com/odoo-ru/odoo-commands
