diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2019-10-26 18:41:16 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-26 18:52:02 +0700 |
commit | b99fa70031babad1f607dc4d800e398ca93ad8e2 (patch) | |
tree | 6f564dffbfa2557e6c25fea0624897aa0bdc689e /python/anyjson/slack-desc | |
parent | 7290876861421317b729aec001222f754ee5f70c (diff) |
python/anyjson: Added (Python Module).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/anyjson/slack-desc')
-rw-r--r-- | python/anyjson/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/anyjson/slack-desc b/python/anyjson/slack-desc new file mode 100644 index 000000000000..9a9c8ef35c96 --- /dev/null +++ b/python/anyjson/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------------------------------------------------------| +anyjson: anyjson (Python Module) +anyjson: +anyjson: Convenience module to import the best available json +anyjson: serialize/deserializer installed +anyjson: +anyjson: +anyjson: +anyjson: +anyjson: +anyjson: +anyjson: |