diff options
author | Markus Reichelt <slackbuilds@mareichelt.de> | 2013-02-11 14:52:45 -0600 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-02-14 00:26:56 -0600 |
commit | 70fb50ae446436234fc04100c65fe0ad0917b582 (patch) | |
tree | 97588601df6f23de615c3002a8eb9a8266812132 /python/Markdown/slack-desc | |
parent | 25f372eac2fff91fd3cd40c7579c74cfdd293285 (diff) |
python/Markdown: Added (Python implementation of Markdown)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'python/Markdown/slack-desc')
-rw-r--r-- | python/Markdown/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/Markdown/slack-desc b/python/Markdown/slack-desc new file mode 100644 index 000000000000..79eb100a5797 --- /dev/null +++ b/python/Markdown/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +Markdown: Markdown (Python implementation of Markdown) +Markdown: +Markdown: This module handles the Python implementation of John Gruber's +Markdown: Markdown. +Markdown: +Markdown: Homepage: https://pypi.python.org/pypi/Markdown/ +Markdown: +Markdown: +Markdown: +Markdown: +Markdown: |