Metadata-Version: 2.4
Name: hotdoc
Version: 0.17.4
Summary: A documentation tool micro-framework
Home-page: https://github.com/hotdoc/hotdoc
Author: Mathieu Duponchelle
Author-email: mathieu.duponchelle@opencreed.com
License: LGPLv2.1+
Keywords: documentation
Classifier: Programming Language :: Python :: 3
License-File: COPYING
Requires-Dist: pyyaml>=6
Requires-Dist: lxml
Requires-Dist: schema
Requires-Dist: appdirs
Requires-Dist: wheezy.template
Requires-Dist: toposort>=1.4
Requires-Dist: importlib_metadata; python_version < "3.10"
Requires-Dist: backports.entry_points_selectable
Requires-Dist: dbus-deviation>=0.4.0
Requires-Dist: pkgconfig
Requires-Dist: faust-cchardet
Requires-Dist: networkx>=2.5
Provides-Extra: dev
Requires-Dist: git-pylint-commit-hook; extra == "dev"
Requires-Dist: git-pep8-commit-hook; extra == "dev"
Provides-Extra: feedgen
Requires-Dist: feedgen; extra == "feedgen"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary
