diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2015-02-04 20:39:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-05 06:31:11 +0700 |
commit | bc2cca2be9c335a82138ce9bd3da9bd2649bba41 (patch) | |
tree | e72aa78b6a5a13ded7e96727b4023e0544192553 /python/python-parse/slack-desc | |
parent | ebeebf2b7f91b591e7d9dda25d27b7aec37a9083 (diff) | |
download | slackbuilds-bc2cca2be9c335a82138ce9bd3da9bd2649bba41.tar.gz |
python/python-parse: Added (Python String Parser).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-parse/slack-desc')
-rw-r--r-- | python/python-parse/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python-parse/slack-desc b/python/python-parse/slack-desc new file mode 100644 index 0000000000..9cb670fdcf --- /dev/null +++ b/python/python-parse/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------------------------------------------------------| +python-parse: python-parse (Python String Parser) +python-parse: +python-parse: Parse strings using a specification based on the Python format() +python-parse: syntax. +python-parse: +python-parse: Homepage: https://pypi.python.org/pypi/parse/ +python-parse: +python-parse: +python-parse: +python-parse: +python-parse: |