summaryrefslogtreecommitdiffstats
path: root/package/python-markdown2/Config.in
diff options
context:
space:
mode:
authorYegor Yefremov <yegorslists@googlemail.com>2017-01-16 16:46:20 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-01-24 22:46:38 +1300
commit27cf5fc742655f260e2b17f5ba03ff766e585513 (patch)
tree957fc36e934bd0de44c49a50bf149cd420848b80 /package/python-markdown2/Config.in
parent1eb679adefadde299631c0a46155b72d73168322 (diff)
downloadbuildroot-27cf5fc742655f260e2b17f5ba03ff766e585513.tar.gz
buildroot-27cf5fc742655f260e2b17f5ba03ff766e585513.zip
python-markdown2: new package
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-markdown2/Config.in')
-rw-r--r--package/python-markdown2/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/package/python-markdown2/Config.in b/package/python-markdown2/Config.in
new file mode 100644
index 0000000000..8fe2332491
--- /dev/null
+++ b/package/python-markdown2/Config.in
@@ -0,0 +1,6 @@
+config BR2_PACKAGE_PYTHON_MARKDOWN2
+ bool "python-markdown2"
+ help
+ A fast and complete Python implementation of Markdown.
+
+ https://github.com/trentm/python-markdown2
OpenPOWER on IntegriCloud