mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
d8746a80f0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> |
||
---|---|---|
.. | ||
anyjson.info | ||
anyjson.SlackBuild | ||
README | ||
slack-desc |
Convenience module to import the best available json serialize/deserializer installed Anyjson loads whichever is the fastest JSON module installed and provides a uniform API regardless of which JSON implementation is used. Originally part of carrot