Metadata-Version: 2.4
Name: xtce2py
Version: 0.1.0
Summary: A generator for creating a Python package from an XTCE file.
Author-Email: Nathan Miersen <nrmiersen@gmail.com>
License-Expression: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Project-URL: Homepage, https://github.com/nrmiersen/xtce2py
Project-URL: Repository, https://github.com/nrmiersen/xtce2py
Requires-Python: >=3.11
Requires-Dist: pydantic>=2.11.7
Requires-Dist: xsdata>=25.7
Requires-Dist: jinja2>=3.1.6
Requires-Dist: ruff>=0.12.4
Requires-Dist: docformatter>=1.7.7
Requires-Dist: typer[rich]>=0.16.0
Requires-Dist: setuptools>=80.9.0
Requires-Dist: lxml>=6.0.0
Requires-Dist: lxml-stubs>=0.5.1
Requires-Dist: pydantic-settings>=2.11.0
Description-Content-Type: text/markdown

# xtce2py
Generates a Python package from a source XTCE file.

**Alpha Software:** This package is currently in the alpha stage of development. The API is not stable and is subject to breaking changes in future releases. Please use with caution and report any bugs or issues you find.
