Metadata-Version: 2.1
Name: py2docfx
Version: 0.1.0.dev1468089
Summary: A package built based on Sphinx which download source code package and generate yaml files supported by docfx.
Author: Microsoft Corporation
License: MIT License
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
Requires-Python: >=3.9
Requires-Dist: sphinx ==6.1.3
Requires-Dist: pyyaml
Requires-Dist: wheel

