diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2015-12-09 00:03:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-09 00:03:00 +0700 |
commit | 7f3f30ec8e558011b74ba791816f67defb5a93a8 (patch) | |
tree | ea32586428640b62670b3638d44c1841b6c8cc36 /development/guile-json/slack-desc | |
parent | 1b2b8346aa0c20410bc84c463dd11c4c23ccf883 (diff) |
development/guile-json: Added (JSON module for Guile).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/guile-json/slack-desc')
-rw-r--r-- | development/guile-json/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/guile-json/slack-desc b/development/guile-json/slack-desc new file mode 100644 index 0000000000000..55977ab10053a --- /dev/null +++ b/development/guile-json/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------------------------------------------------------| +guile-json: guile-json (JSON module for Guile) +guile-json: +guile-json: Guile-json is a JSON module for Guile. It supports parsing and +guile-json: building JSON documents according to the http://json.org +guile-json: specification. +guile-json: +guile-json: Homepage: https://savannah.nongnu.org/projects/guile-json/ +guile-json: +guile-json: +guile-json: +guile-json: |