パッケージ: python3-markdown (3.8.2-1)
python3-markdown に関するリンク
Debian の資源:
python-markdown ソースパッケージをダウンロード:
- [python-markdown_3.8.2-1.dsc]
- [python-markdown_3.8.2.orig.tar.gz]
- [python-markdown_3.8.2-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- または python3-supported-min (>= 3.10)
- パッケージは利用できません
-
- 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)