summaryrefslogtreecommitdiff
path: root/python/python-parse/README
diff options
context:
space:
mode:
authorMarcel Saegebarth <marc@mos6581.de>2015-02-04 20:39:09 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-02-05 06:31:11 +0700
commitbc2cca2be9c335a82138ce9bd3da9bd2649bba41 (patch)
treee72aa78b6a5a13ded7e96727b4023e0544192553 /python/python-parse/README
parentebeebf2b7f91b591e7d9dda25d27b7aec37a9083 (diff)
downloadslackbuilds-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/README')
-rw-r--r--python/python-parse/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python-parse/README b/python/python-parse/README
new file mode 100644
index 0000000000..a9974f8a74
--- /dev/null
+++ b/python/python-parse/README
@@ -0,0 +1,2 @@
+Parse strings using a specification based on the Python format()
+syntax.