Metadata-Version: 2.4
Name: py2docfx
Version: 0.1.28.dev2602309
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.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
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-asyncio; extra == "test"
Requires-Dist: pytest-xdist; extra == "test"
