From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../python/json_e/json_e-4.5.3.dist-info/METADATA | 17 +++++++++++++++++ third_party/python/json_e/json_e-4.5.3.dist-info/RECORD | 12 ++++++++++++ third_party/python/json_e/json_e-4.5.3.dist-info/WHEEL | 5 +++++ .../python/json_e/json_e-4.5.3.dist-info/top_level.txt | 1 + 4 files changed, 35 insertions(+) create mode 100644 third_party/python/json_e/json_e-4.5.3.dist-info/METADATA create mode 100644 third_party/python/json_e/json_e-4.5.3.dist-info/RECORD create mode 100644 third_party/python/json_e/json_e-4.5.3.dist-info/WHEEL create mode 100644 third_party/python/json_e/json_e-4.5.3.dist-info/top_level.txt (limited to 'third_party/python/json_e/json_e-4.5.3.dist-info') diff --git a/third_party/python/json_e/json_e-4.5.3.dist-info/METADATA b/third_party/python/json_e/json_e-4.5.3.dist-info/METADATA new file mode 100644 index 0000000000..3e49370776 --- /dev/null +++ b/third_party/python/json_e/json_e-4.5.3.dist-info/METADATA @@ -0,0 +1,17 @@ +Metadata-Version: 2.1 +Name: json-e +Version: 4.5.3 +Summary: A data-structure parameterization system written for embedding context in JSON objects +Home-page: https://json-e.js.org +Author: Dustin J. Mitchell +Author-email: dustin@mozilla.com +License: MPL2 +Platform: UNKNOWN +Provides-Extra: release +Requires-Dist: towncrier ; extra == 'release' + +A data-structure parameterization system written for embedding context in JSON objects. + +See https://json-e.js.org for usage information. + + diff --git a/third_party/python/json_e/json_e-4.5.3.dist-info/RECORD b/third_party/python/json_e/json_e-4.5.3.dist-info/RECORD new file mode 100644 index 0000000000..acd709f3d9 --- /dev/null +++ b/third_party/python/json_e/json_e-4.5.3.dist-info/RECORD @@ -0,0 +1,12 @@ +jsone/AST.py,sha256=cJ91hvKhwjHEV6XiwjFBMua2TNIWNY8V_WvpfWDMQ1E,1135 +jsone/__init__.py,sha256=vuEVBfu9njheEO60w85t0UmZFT8nWUwMpurzTa0Cs6c,936 +jsone/builtins.py,sha256=lWUibi4zIkpw6WfpAFxNVd-xL9f2CYE3P0hOc926b2E,4922 +jsone/interpreter.py,sha256=B19sSEgjDfN3UC12sEFLn7kN45n_73IuQjf7azf8iXY,7623 +jsone/parser.py,sha256=FpGX-3S4BkppPkWXUBKIMFOpposLZqykL0BQciYm8vM,9405 +jsone/render.py,sha256=3iM8BUlAzaMiRrMdK4YMhSrSsJbw5IUb1PCkZUAJbSc,14545 +jsone/shared.py,sha256=MY7c-pwN90zJ6h7bGaO5MFfVpWRqI97KSUy11Lo8Rw4,3560 +jsone/six.py,sha256=u2Ak2U5WK4-RIHgmA9GbfD7IwTFGQZEzeQHGxOunhDk,793 +json_e-4.5.3.dist-info/METADATA,sha256=z9rOlUDXI6K4aw4Ma6g5jSeWqxxpkt977yC7syZu5Fo,482 +json_e-4.5.3.dist-info/WHEEL,sha256=AtBG6SXL3KF_v0NxLf0ehyVOh0cold-JbJYXNGorC6Q,92 +json_e-4.5.3.dist-info/top_level.txt,sha256=SLNeKVK9ibpBIQPdn0rxszb15jdnJpdsEgppw0CFHi4,6 +json_e-4.5.3.dist-info/RECORD,, diff --git a/third_party/python/json_e/json_e-4.5.3.dist-info/WHEEL b/third_party/python/json_e/json_e-4.5.3.dist-info/WHEEL new file mode 100644 index 0000000000..d272f6ed55 --- /dev/null +++ b/third_party/python/json_e/json_e-4.5.3.dist-info/WHEEL @@ -0,0 +1,5 @@ +Wheel-Version: 1.0 +Generator: bdist_wheel (0.41.0) +Root-Is-Purelib: true +Tag: py3-none-any + diff --git a/third_party/python/json_e/json_e-4.5.3.dist-info/top_level.txt b/third_party/python/json_e/json_e-4.5.3.dist-info/top_level.txt new file mode 100644 index 0000000000..afe8caa74c --- /dev/null +++ b/third_party/python/json_e/json_e-4.5.3.dist-info/top_level.txt @@ -0,0 +1 @@ +jsone -- cgit v1.2.3