diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-08-09 16:57:07 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-13 07:22:19 +0700 |
commit | eb5b42110af7aedb697d0ee79b954ef896db5c9e (patch) | |
tree | b25aa6363387e750a9214d75a275cee32dd95d72 /python/aniso8601/slack-desc | |
parent | c5f7b84f6423504729c470e71893b63a9055e291 (diff) |
python/aniso8601: Added (library for parsing ISO 8601 strings).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/aniso8601/slack-desc')
-rw-r--r-- | python/aniso8601/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/aniso8601/slack-desc b/python/aniso8601/slack-desc new file mode 100644 index 0000000000000..b7d35632a2757 --- /dev/null +++ b/python/aniso8601/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------------------------------------------------------| +aniso8601: aniso8601 (A library for parsing ISO 8601 strings.) +aniso8601: +aniso8601: Pure Python implementation. Python 3 support. Logical behavior. +aniso8601: +aniso8601: Homepage: https://bitbucket.org/nielsenb/aniso8601 +aniso8601: +aniso8601: +aniso8601: +aniso8601: +aniso8601: +aniso8601: |