Path to this page:
./
textproc/json-glib,
JSON parser for GLib-based libraries and applications
Branch: CURRENT,
Version: 1.10.6,
Package name: json-glib-1.10.6,
Maintainer: pkgsrc-usersJSON-GLib is a library providing serialization and deserialization support for
the JavaScript Object Notation (JSON) format described by RFC 4627
JSON-GLib uses GLib native data types and the generic value container GValue for
ease of development. It also provides integration with the GObject classes for
direct serialization into, and deserialization from, JSON data streams.
Required to run:[
devel/glib2]
Required to build:[
devel/gobject-introspection]
Master sites:
Filesize: 247.387 KB
Version history: (Expand)
- (2025-01-15) Updated to version: json-glib-1.10.6
- (2024-07-22) Updated to version: json-glib-1.8.0
- (2023-08-14) Updated to version: json-glib-1.6.2nb3
- (2022-06-07) Updated to version: json-glib-1.6.2nb2
- (2021-12-08) Updated to version: json-glib-1.6.2nb1
- (2021-04-22) Updated to version: json-glib-1.6.2
CVS history: (Expand)
2025-01-14 22:39:41 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
json-glib: updated to 1.10.6
Overview of changes for 1.10
• Improve the performance and reliability of the JSON tokenizer
• Improve conformance of the JSON parser
• Add conformance test suite from https://github.com/nst/JSONTestSuite
• Add JsonParser:strict to enable strict parsing
• Add `--strict` to json-glib-validate to enable strict parsing
• Deprecate the signals on JsonParser
• Port tools man pages from DocBook to reStructureText
• Add "documentation" configuration option, and deprecate \
"gtk_doc"
• Add JsonGenerator.take_root()
• Documentation improvements for JsonReader
• Raise parser error for malformed Unicode
• Build fixes and performance improvements
• Allow disabling installed tests
• Support parsing multiple root statements in non-strict mode
• Allow loading files >4GB with json-glib-validate
• Allow single quoted strings when running in non-strict mode
• Allow escaped characters when running in non-strict mode
• Add missing nullable annotation
|
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2022-08-09 14:08:36 by Jonathan Perkin | Files touched by this commit (72) |
Log message:
*: Remove hardcoded -liconv / -lintl on SunOS.
This is now handled centrally via OPSYS_EXPLICIT_LIBDEPS support in libiconv
and gettext-lib.
|
2022-07-29 18:29:09 by Jonathan Perkin | Files touched by this commit (15) | |
Log message:
*: Explicitly pass -lintl on SunOS where required.
Recent libtool update appears to have exposed more of these.
|
2022-06-07 20:12:04 by Thomas Klausner | Files touched by this commit (1) |
Log message:
json-glib: really bump PKGREVISION
|
2022-06-07 20:09:26 by Thomas Klausner | Files touched by this commit (3) |
Log message:
json-glib: remove introspection option, enabling it by default
It was default-on, but bump PKGREVISION for those who had
it disabled.
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
|