xref: /OK3568_Linux_fs/buildroot/package/python-mistune/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_PYTHON_MISTUNE
2	bool "python-mistune"
3	help
4	  The fastest markdown parser in pure Python with renderer
5	  features, inspired by marked.
6
7	  https://pypi.python.org/pypi/mistune
8