1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2025-12-25 04:45:45 +00:00
Files
operating-system/buildroot/package/python-markdown2/Config.in
2018-03-17 23:47:00 +00:00

7 lines
172 B
Plaintext

config BR2_PACKAGE_PYTHON_MARKDOWN2
bool "python-markdown2"
help
A fast and complete Python implementation of Markdown.
https://github.com/trentm/python-markdown2