Metadata-Version: 2.4
Name: sphinxcontrib-hydomain
Version: 0.1.0
Summary: Sphinx domain for documenting Hy code bases
Home-page: https://github.com/hylang/sphinxcontrib-hydomain
Author: Allison Casey and Kodi B. Arfer
Author-email: alliecasey21@gmail.com
License: BSD
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Documentation
Classifier: Topic :: Utilities
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: Sphinx==5.0.2
Requires-Dist: hy @ git+https://github.com/hylang/hy@master#egg
Provides-Extra: dev
Requires-Dist: bump2version==1.0.1; extra == "dev"
Requires-Dist: flake8==3.8.4; extra == "dev"
Requires-Dist: pytest==6.2.2; extra == "dev"
Requires-Dist: sphinx_rtd_theme==1.2.2; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Dynamic: license-file
