./textproc/py-jschon, JSON toolkit for Python developers

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.11.1nb1, Package name: py312-jschon-0.11.1nb1, Maintainer: pkgsrc-users

A JSON toolkit for Python developers.

Features

* JSON Schema validator implementation (drafts 2019-09, 2020-12)
* Schema compilation and indexing
* $ref loading from local and remote sources
* Support for custom keywords, vocabularies and meta-schemas
* Support for format validation
* JSON class implementing the JSON data model
* JSON Pointer (RFC 6901)
* JSON Patch (RFC 6902)
* Relative JSON Pointer (draft)


Master sites:

Filesize: 67.784 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-08-10 17:58:08 by Jonathan Schleifer | Files touched by this commit (1)
Log message:
textproc/py-jschon: Fix missing rfc3986 dependency
   2024-08-10 10:21:40 by Jonathan Schleifer | Files touched by this commit (1)
Log message:
Add forgotten textproc/py-jschon/DESCR
   2024-08-10 10:13:12 by Jonathan Schleifer | Files touched by this commit (3)
Log message:
Add textproc/py-jschon

JSON toolkit for Python developers.