mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
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:
committed by
Thomas Petazzoni
parent
1eb679adef
commit
27cf5fc742
6
package/python-markdown2/Config.in
Normal file
6
package/python-markdown2/Config.in
Normal 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
|
||||
Reference in New Issue
Block a user