Home
last modified time | relevance | path

Searched refs:JSON (Results 1 – 25 of 79) sorted by relevance

1234

/buildroot/package/json-c/
A DConfig.in6 JSON-C - A JSON implementation in C
8 JSON-C implements a reference counting object model that
9 allows you to easily construct JSON objects in C, output
10 them as JSON formatted strings and parse JSON formatted
11 strings back into the C representation of JSON objects.
/buildroot/package/perl-json-maybexs/
A DConfig.in4 Use Cpanel::JSON::XS with a fallback to JSON::XS and
5 JSON::PP.
7 https://metacpan.org/release/JSON-MaybeXS
A Dperl-json-maybexs.mk8 PERL_JSON_MAYBEXS_SOURCE = JSON-MaybeXS-$(PERL_JSON_MAYBEXS_VERSION).tar.gz
12 PERL_JSON_MAYBEXS_DISTNAME = JSON-MaybeXS
A Dperl-json-maybexs.hash2 md5 bee9d0cba3f87e05e9613684e4ee2159 JSON-MaybeXS-1.004005.tar.gz
3 sha256 f5b6bc19f579e66b7299f8748b8ac3e171936dc4e7fcb72a8a257a9bd482a331 JSON-MaybeXS-1.004005.tar…
/buildroot/package/cjson/
A DConfig.in5 ANSI-C compliant JSON parser, under MIT license.
14 Supplementary library with support for JSON Pointer
15 (RFC-6901), JSON Patch (RFC-6902), JSON Merge Patch
/buildroot/package/yajl/
A DConfig.in4 Yet Another JSON Library. YAJL is a small event-driven
5 (SAX-style) JSON parser written in ANSI C, and a small
6 validating JSON generator.
/buildroot/package/json-javascript/
A DConfig.in4 JSON in JavaScript
6 https://github.com/douglascrockford/JSON-js/
/buildroot/package/perl-json-tiny/
A DConfig.in4 Minimalistic JSON. No dependencies.
6 https://metacpan.org/release/JSON-Tiny
A Dperl-json-tiny.mk8 PERL_JSON_TINY_SOURCE = JSON-Tiny-$(PERL_JSON_TINY_VERSION).tar.gz
12 PERL_JSON_TINY_DISTNAME = JSON-Tiny
A Dperl-json-tiny.hash2 md5 aa006882222e17a94295b3a655aab91b JSON-Tiny-0.58.tar.gz
3 sha256 ad42e9137f5148df7fdb22aa52186b306032977bcd70d49f44a288070e4f0f23 JSON-Tiny-0.58.tar.gz
/buildroot/package/heimdal/
A D0001-Use-perl-module-JSON-PP-part-of-core-instead-of-JSON.patch4 Subject: [PATCH] Use perl module JSON:PP, part of core, instead of JSON
29 -use JSON;
30 +use JSON::PP
38 - my $obj = JSON->new->utf8->decode(<EXP>);
39 + my $obj = JSON::PP->new->utf8->decode(<EXP>);
51 - AC_KRB_PERL_MOD(JSON)
/buildroot/package/lua-cjson/
A DConfig.in4 The Lua CJSON module provides JSON support for Lua.
7 - Full support for JSON with UTF-8, including decoding
9 - Optional run-time support for common exceptions to the JSON
/buildroot/utils/
A Dadd-custom-hashes82 JSON=$(mktemp)
83 make show-info > "$JSON"
91 for pkg in $(get_pkgs "$JSON" "$file"); do
93 PKG_DL_DIR=$(get_pkg_dl_dir "$JSON" "$pkg")
/buildroot/package/libjson/
A DConfig.in5 A JSON reader and writer which is super-efficient and usually
6 runs circles around other JSON libraries.
/buildroot/support/testing/tests/package/test_jq/rootfs-overlay/root/
A Dbroken.json1 [ This is is NOT a JSON file! }
/buildroot/package/python-orjson/
A DConfig.in6 orjson is a fast, correct JSON library for Python. It
7 benchmarks as the fastest Python library for JSON and is more
/buildroot/package/benejson/
A DConfig.in5 benejson is a buffering SAX-style JSON parser library.
9 - PullParser: A C++ class for JSON pull parsing
/buildroot/package/json-glib/
A DConfig.in8 JSON-GLib is a library providing serialization and
10 (JSON) format described by RFC 4627.
/buildroot/package/valijson/
A DConfig.in5 Valijson is a header-only JSON Schema Validation library for
7 you load JSON Schemas, and validate documents loaded by one
/buildroot/package/jq/
A DConfig.in.host4 jq is like sed for JSON data - you can use it to slice and
9 JSON files from a post-build script.
/buildroot/package/python-pyjwt/
A DConfig.in4 JSON Web Token implementation in Python.
/buildroot/package/python-jmespath/
A DConfig.in4 JMESPath is a query language for JSON.
/buildroot/package/python-json-schema-validator/
A DConfig.in4 JSON Schema Validator
/buildroot/package/jo/
A DConfig.in4 Command-line processor to output JSON from a shell
/buildroot/package/python-simplejson/
A DConfig.in4 Simple, fast, extensible JSON encoder/decoder for Python.

Completed in 50 milliseconds

1234