rdflib-jsonld-without-2to3

View on PyPIReverse Dependencies (0)

0.7.0 rdflib_jsonld_without_2to3-0.7.0-py2.py3-none-any.whl

Wheel Details

Project: rdflib-jsonld-without-2to3
Version: 0.7.0
Filename: rdflib_jsonld_without_2to3-0.7.0-py2.py3-none-any.whl
Download: [link]
Size: 16577
MD5: f872f3e68ff27f0e75dcee75508108b1
SHA256: 5c13650eb405ba61258660f736c08c03c0a78f641853aea4dc709ce4ce5753a7
Uploaded: 2021-09-28 14:11:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rdflib-jsonld-without-2to3
Version: 0.7.0
Summary: rdflib extension adding JSON-LD parser and serializer (without 2to3)
Maintainer: None
Maintainer-Email: none[at]notmaintained.logilab.fr
Home-Page: https://github.com/logilab/rdflib-jsonld-without-2to3
License: BSD
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Platform: any
Requires-Dist: rdflib
[Description omitted; length: 2574 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.36.2)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
rdflib_jsonld/__init__.py sha256=s7bUauAE2auyMeOG1rYQYKuUaexj_hKbBwUelkHofG4 334
rdflib_jsonld/_compat.py sha256=zssK0zCUaVQx6wmhz_4iMiddRMYzVLRQBAkO2oNnvuU 143
rdflib_jsonld/context.py sha256=ZDmwILyJx8b7VdUdpah4rHWm95T2c_5nNdoiIZEO7QY 11567
rdflib_jsonld/errors.py sha256=ZNWFYrXLfwD30KUwENnzSWP93lvTsE0yKeh2Ta6ul_U 265
rdflib_jsonld/keys.py sha256=TwBQVs8fNCSujbm1fU1e2SrdtLscxFm6Un4Cc6B-Pdg 225
rdflib_jsonld/parser.py sha256=1RNG8guT8ChWjiRmuAk-Sa8nlvlH1nGFHC7jT8_aVjo 13668
rdflib_jsonld/serializer.py sha256=LMnph4z44AafG_OcrV9Xvc2mopUCwjzkxGuPsNlJCj0 12785
rdflib_jsonld/util.py sha256=oFgtYuPHRjORM1dAmghDs5oyi87B1UhBPr_FmbD6gS0 2467
rdflib_jsonld_without_2to3-0.7.0.dist-info/LICENSE.md sha256=7ai3bqPi1wjplC_A3hE7GegBjYFtmTwn05JzrCU6g6w 1668
rdflib_jsonld_without_2to3-0.7.0.dist-info/METADATA sha256=5AA1uIHxiG3jQMzzXH-Dj4EtoHngZfMT_9Lihi6MW_I 3404
rdflib_jsonld_without_2to3-0.7.0.dist-info/WHEEL sha256=Z-nyYpwrcSqxfdux5Mbn_DQ525iP7J2DG3JgGvOYyTQ 110
rdflib_jsonld_without_2to3-0.7.0.dist-info/entry_points.txt sha256=vC_OB7e3o5XKmitD5rzN6M7XLT-rxZ2m06rbIjJpn7Y 264
rdflib_jsonld_without_2to3-0.7.0.dist-info/top_level.txt sha256=iUqILgcUBwyrWQTBJp1QprEpgRLGH3lxFtGdUCxvn2M 14
rdflib_jsonld_without_2to3-0.7.0.dist-info/RECORD

top_level.txt

rdflib_jsonld

entry_points.txt

application/ld+json = rdflib_jsonld.parser:JsonLDParser
json-ld = rdflib_jsonld.parser:JsonLDParser
application/ld+json = rdflib_jsonld.serializer:JsonLDSerializer
json-ld = rdflib_jsonld.serializer:JsonLDSerializer