python-markdown2: new package

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Yegor Yefremov
2017-01-16 16:46:20 +01:00
committed by Thomas Petazzoni
parent 1eb679adef
commit 27cf5fc742
4 changed files with 22 additions and 0 deletions

View File

@@ -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