mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
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:
committed by
Thomas Petazzoni
parent
c2c4b4a3c1
commit
688cff67b8
9
package/python-docutils/Config.in
Normal file
9
package/python-docutils/Config.in
Normal 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/
|
||||
Reference in New Issue
Block a user