diff options
author | David Spencer <baildon.research@googlemail.com> | 2017-05-29 22:32:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-03 07:59:38 +0700 |
commit | f4871d1aed663954ca750b71a4d4ebaeb2213dc2 (patch) | |
tree | dc825a09746114f983e93d7139402308934c127e /python/python-rubymarshal/slack-desc | |
parent | 77d05abac02bc237e2dc51af3fcf09cd6596b3dc (diff) | |
download | slackbuilds-f4871d1aed663954ca750b71a4d4ebaeb2213dc2.tar.gz |
python/python-rubymarshal: Added (read/write Ruby-marshalled data).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-rubymarshal/slack-desc')
-rw-r--r-- | python/python-rubymarshal/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python-rubymarshal/slack-desc b/python/python-rubymarshal/slack-desc new file mode 100644 index 0000000000..662599d3e7 --- /dev/null +++ b/python/python-rubymarshal/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-rubymarshal: python-rubymarshal (read and write Ruby-marshalled data) +python-rubymarshal: +python-rubymarshal: Read and write Ruby-marshalled data. Only basic Ruby data types can +python-rubymarshal: be read and written. +python-rubymarshal: +python-rubymarshal: https://pypi.python.org/pypi/python-rubymarshal +python-rubymarshal: +python-rubymarshal: +python-rubymarshal: +python-rubymarshal: +python-rubymarshal: |