パッケージ: python-markdown (3.0.1-3)
python-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 2 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 2.x, and the /usr/bin/markdown_py command-line tool (provided for compatibility purposes).
その他の python-markdown 関連パッケージ
|
|
|
|
-
- dep: python
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- dep: python-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- rec: python-pygments
- Python で書かれたシンタックスハイライトパッケージ
-
- rec: python-yaml
- YAML parser and emitter for Python
-
- sug: python-markdown-doc
- text-to-HTML conversion library/tool (documentation)