Metadata-Version: 2.1
Name: hotdoc
Version: 0.17.2
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: 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"

