Metadata-Version: 2.4
Name: hotdoc
Version: 0.18.2
Summary: A documentation tool micro-framework
Author-Email: Mathieu Duponchelle <mathieu.duponchelle@opencreed.com>
License-Expression: LGPL-2.1-or-later
Requires-Python: >=3.10
Requires-Dist: appdirs>=1.4.4
Requires-Dist: dbus-deviation>=0.6.1
Requires-Dist: feedgen>=1.0.0
Requires-Dist: lxml>=5.4.0
Requires-Dist: networkx>=3.4
Requires-Dist: pkgconfig>=1.6.0
Requires-Dist: PyYAML>=6.0.2
Requires-Dist: schema>=0.7.7
Requires-Dist: toposort>=1.10
Requires-Dist: wheezy.template>=3.2.3
Description-Content-Type: text/markdown

![Build Status](https://github.com/hotdoc/hotdoc/workflows/python/badge.svg)

![Hotdoc logo](https://cdn.rawgit.com/hotdoc/hotdoc/master/documentation/hotdoc.svg)

This project needs a logo. In the meantime, eyes will get hurt by this 
horrible illustration of programmer art.

Hotdoc is a documentation micro-framework. It provides an interface for
extensions to plug upon, along with some base objects (formatters, ...)

Please check the packages listed at [https://github.com/hotdoc](https://github.com/hotdoc) to
pick the extensions you are interested in.

You can find the documentation for hotdoc, by hotdoc [here](https://hotdoc.github.io/)

### Licensing

hotdoc is licensed under the LGPL version 2.1 (or, at your option, any
later version). See COPYING for more details.
