mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
472a754492
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> |
||
---|---|---|
.. | ||
anyjson-python3.patch.gz | ||
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