Paketname | python-markdown |
Beschreibung | text-to-HTML conversion library/tool |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.0.3-2 |
Sektion | python |
Priorität | optional |
Installierte Größe | 272 Byte |
Hängt ab von | python (>= 2.3), python-support (>= 0.90.0) |
Empfohlene Pakete | |
Paketbetreuer | Debian Python Modules Team |
Quelle | |
Paketgröße | 52784 Byte |
Prüfsumme MD5 | 53ce38730f7c7276243f76504675686b |
Prüfsumme SHA1 | 2b8539617524e94be10b60bb8265832c825a605f |
Prüfsumme SHA256 | ae86882193c6c259be13a42d5f825c960a824438994f4675887bcda2a763b39e |
Link zum Herunterladen | python-markdown_2.0.3-2_all.deb |
Ausführliche Beschreibung | 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.
|