python-referencing: Add new package
authorJeffery To <jeffery.to@gmail.com>
Fri, 13 Oct 2023 18:27:02 +0000 (02:27 +0800)
committerTianling Shen <cnsztl@gmail.com>
Thu, 30 Nov 2023 04:57:27 +0000 (12:57 +0800)
commit728aac31bb205bab208142d116b1c1d3e0f62a14
tree38a70ecfb3b0d70525bf8e17e7252ed758dbb2ab
parent06231ce8cbf82f39f93cc2fa216fc8aa3cd3271c
python-referencing: Add new package

From the README:

An implementation-agnostic implementation of JSON reference resolution.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
lang/python/python-referencing/Makefile [new file with mode: 0644]
lang/python/python-referencing/test.sh [new file with mode: 0644]