diff options
author | David Woodfall <dave@dawoodfall.net> | 2010-10-24 22:20:00 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-10-25 07:55:11 -0500 |
commit | 28509d42281efb23c23557cb68d8719df0127ab6 (patch) | |
tree | 0b3d4b20ab074b8022877a2cdff0dab7960cbf05 /network/python-demjson/slack-desc | |
parent | 4c17ee3699e233b1f739919fe882d73e463874d9 (diff) |
network/python-demjson: Added (Encoder, decoder, and lint/validator)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/python-demjson/slack-desc')
-rw-r--r-- | network/python-demjson/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/python-demjson/slack-desc b/network/python-demjson/slack-desc new file mode 100644 index 000000000000..8165a04f27fb --- /dev/null +++ b/network/python-demjson/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 ':'. + + |-----handy-ruler------------------------------------------------------| +python-demjson: python-demjson ( Encoder, decoder, and lint/validator for JSON ) +python-demjson: +python-demjson: Encoder, decoder, and lint/validator for JSON (JavaScript Object +python-demjson: Notation) compliant with RFC 4627 +python-demjson: +python-demjson: Homepage: http://pypi.python.org/pypi/demjson +python-demjson: +python-demjson: +python-demjson: +python-demjson: +python-demjson: |