[ 源代码: python-markdown ]
软件包:python3-markdown(3.0.1-3)
python3-markdown 的相关链接
Debian 的资源:
下载源码包 python-markdown:
- [python-markdown_3.0.1-3.dsc]
- [python-markdown_3.0.1.orig.tar.gz]
- [python-markdown_3.0.1-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
text-to-HTML conversion library/tool (Python 3 version)
Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML).
This is a Python implementation of John Gruber's Markdown. The current version of python-markdown implements all Markdown syntax features and fully passes Markdown Test Suite 1.0. It also supports footnotes and attributes.
This package contains all the files needed to use Markdown with Python 3.x.
其他与 python3-markdown 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- rec: python3-pygments
- syntax highlighting package written in Python 3
-
- rec: python3-yaml
- YAML parser and emitter for Python3
-
- sug: python-markdown-doc
- text-to-HTML conversion library/tool (documentation)