rickled

View on PyPIReverse Dependencies (0)

1.2.1 rickled-1.2.1-py3-none-any.whl

Wheel Details

Project: rickled
Version: 1.2.1
Filename: rickled-1.2.1-py3-none-any.whl
Download: [link]
Size: 47973
MD5: 10925cb0623677d449d85ad5c38e2d59
SHA256: 8aea869db06641a077157dabc18e370ccf6617020b0e744baa3bb92bb8d33679
Uploaded: 2025-02-03 23:52:22 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: rickled
Version: 1.2.1
Summary: Tools for pickling Python objects in a completely different way
Author: Zipfian Science
Author-Email: about[at]zipfian.science
License: Apache 2.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.9
Requires-Dist: jsonschema[format]; extra == "full"
Requires-Dist: jsonschema[format]; extra == "jsonschema"
Requires-Dist: py.validator; extra == "full"
Requires-Dist: py.validator; extra == "validators"
Requires-Dist: pyopenssl; extra == "full"
Requires-Dist: pyopenssl; extra == "net"
Requires-Dist: python-dotenv; extra == "dotenv"
Requires-Dist: python-dotenv; extra == "full"
Requires-Dist: pyyaml
Requires-Dist: requests
Requires-Dist: tomli; python_version < "3.11"
Requires-Dist: tomli-w
Requires-Dist: twisted; extra == "full"
Requires-Dist: twisted; extra == "net"
Requires-Dist: xmltodict; extra == "full"
Requires-Dist: xmltodict; extra == "xml"
Provides-Extra: dotenv
Provides-Extra: full
Provides-Extra: jsonschema
Provides-Extra: net
Provides-Extra: validators
Provides-Extra: xml
Description-Content-Type: text/markdown
[Description omitted; length: 9615 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 2.0.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
rickled/__init__.py sha256=tyI5XlVTqusQveZZwgKQoCw7k29pCFbyZi_C0hfTXSw 94913
rickled/__version__.py sha256=GAvnkwv06tHtE4h4QErA8KHt3OMzh47U0q5tw5_D6tQ 48
rickled/cli/__init__.py sha256=NKsPydIJ1lqEs1MMRza4hl-IBO0t5oQzew8SeEXccK0 31153
rickled/cli/__main__.py sha256=O4SBhHoDuzxwTvmALRvsN171HZQied6KiD-B7pi9iMY 38
rickled/cli/conv.py sha256=NuuQxVIUYdMMI_vdCGKkCknRpnktlI5i-w87Wa9lZJk 903
rickled/cli/obj.py sha256=h6bXN2dWJp5SzZ0VWd1fCgUDBSAJx9jyJbS1nHEocis 12642
rickled/cli/schema.py sha256=wKqi3hhzMSwxp40TGXkazoB5kkAYKG1DQgET-gnyQU0 3202
rickled/cli/serve.py sha256=fCeK3jGhXmMsR1GAakVOR3x3Mwa86o8-kPwVhx0ORSQ 1552
rickled/net.py sha256=-tYDmsHEhcl8DZWxk65hsp_i7UktjqFGSRKTQM7JItA 4962
rickled/tools.py sha256=X--MwqZ_vbG_st7QRd0kH02ndZYRryCGv0JnEY1H5cY 57633
rickled-1.2.1.dist-info/entry_points.txt sha256=Wa_T9ZbQy70Z5dYnc7GtCa0IP269s1trEWjlpI4yros 43
rickled-1.2.1.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
rickled-1.2.1.dist-info/METADATA sha256=q2dhLh0bABjHl-AJF4kjqYnVBpvWt3TYZl0giQTz450 11460
rickled-1.2.1.dist-info/WHEEL sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM 88
rickled-1.2.1.dist-info/RECORD

entry_points.txt

rickle = rickled.cli:main