Metadata-Version: 2.4
Name: flydocs
Version: 0.0.0
Summary: Static documentation sites with PatternFly from markdown.
Author-email: Adam Knochowski <aknochow@redhat.com>
License: Apache-2.0
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Topic :: Documentation
Classifier: Topic :: Software Development :: Documentation
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: click>=8.0
Requires-Dist: markdown>=3.4
Requires-Dist: tomli>=2.0; python_version < "3.11"
Requires-Dist: Jinja2>=3.1
Requires-Dist: Pygments>=2.15
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Dynamic: license-file
