[ 源代码: python-mistletoe ]
软件包:python3-mistletoe(1.4.0-1)
python3-mistletoe 的相关链接
Debian 的资源:
下载源码包 python-mistletoe:
- [python-mistletoe_1.4.0-1.dsc]
- [python-mistletoe_1.4.0.orig.tar.gz]
- [python-mistletoe_1.4.0-1.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
fast, extensible Markdown parser in pure Python
mistletoe is a Markdown parser in pure Python, designed to be fast, spec-compliant and fully customizable.
Apart from being the fastest CommonMark-compliant Markdown parser implementation in pure Python, mistletoe also supports easy definitions of custom tokens. Parsing Markdown into an abstract syntax tree also allows swapping out renderers for different output formats, without touching any of the core components.
CommonMark is a dialect of Markdown with a strict specification.
Markdown is a lightweight markup language with plain-text-formatting syntax.
其他与 python3-mistletoe 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- sug: python3-pygments
- syntax highlighting package written in Python 3