python-docutils: new package

Host variant is needed for building python-daemon package.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
[Thomas: improve license description.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Yegor Yefremov
2016-09-21 15:40:43 +02:00
committed by Thomas Petazzoni
parent c2c4b4a3c1
commit 688cff67b8
4 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
config BR2_PACKAGE_PYTHON_DOCUTILS
bool "python-docutils"
help
Docutils is a modular system for processing documentation
into useful formats, such as HTML, XML, and LaTeX. For input
Docutils supports reStructuredText, an easy-to-read,
what-you-see-is-what-you-get plaintext markup syntax.
http://docutils.sourceforge.net/