rickle

View on PyPIReverse Dependencies (2)

1.2.2 rickle-1.2.2-py3-none-any.whl

Wheel Details

Project: rickle
Version: 1.2.2
Filename: rickle-1.2.2-py3-none-any.whl
Download: [link]
Size: 48092
MD5: c997725193493faca2ef8e37d9bce450
SHA256: 88510394b014450d4c3678cffba5f9acd5b62e249a88cd0c0f64ad9333de93d1
Uploaded: 2025-02-17 22:39:06 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: rickle
Version: 1.2.2
Summary: Python tools for working with configuration files
Author: Zipfian Science
Author-Email: about[at]zipfian.science
Project-Url: Changelog, https://zipfian.science/docs/rickle/changelog.html
Project-Url: Documentation, https://zipfian.science/docs/rickle/index.html
Project-Url: Homepage, https://zipfian.science/rickle.html
Project-Url: Issues, https://github.com/Zipfian-Science/rickled/issues
Project-Url: Repository, https://github.com/Zipfian-Science/rickled.git
License: Apache 2.0
Keywords: Pickle,Python,config,configuration,YAML,JSON,TOML,XML,INI,ENV
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
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
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: 9608 characters]

WHEEL

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

RECORD

Path Digest Size
rickle/__init__.py sha256=YlDL45EAqM9s0JIaNUUBErPKwdyvQEI4QtDKOMysqPw 94936
rickle/__version__.py sha256=ki9tI6YYgP5ZHPOVKVxwDdoYocesc6prTf-cjPwMQWA 48
rickle/cli/__init__.py sha256=-X3YCGzv6Xia-ud8xpZ079eUrnCI7SQxP3Z38_OZUzI 31144
rickle/cli/__main__.py sha256=bT2ixuOWOMJE7Hfyw0S39PF4D3Wop9cQACouK6Pgims 37
rickle/cli/conv.py sha256=9_Eq9XIOGPPLFXsZHeK3-gWqXU93jhzLaR0vsyzHlOg 901
rickle/cli/obj.py sha256=mFX2f3XjjjEFIbS9DcVNSaUyMmmY1Lg3CaBR6Nvtp1E 12639
rickle/cli/schema.py sha256=l_zhraqchP2h9oOeBcaSopn8pg9i1sfzW5ObozqmphE 3198
rickle/cli/serve.py sha256=boE8JcV1jTsGReRBRqOGjb21KF6MYoDwpqTaiuTckms 1549
rickle/net.py sha256=gqvZ2WeUtrso3XZHTcV0XIUAOqJR295_NDuuSsfZgC4 4961
rickle/tools.py sha256=X--MwqZ_vbG_st7QRd0kH02ndZYRryCGv0JnEY1H5cY 57633
rickle-1.2.2.dist-info/entry_points.txt sha256=PxNoftuYDh2URJlB5lbtL8rFw8BO8mxqm8CtemUf7Is 42
rickle-1.2.2.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
rickle-1.2.2.dist-info/METADATA sha256=xXVZ-kylLYqgH6P_ug9Yh4-OAvUcX5BbTnoWlu75ulc 11999
rickle-1.2.2.dist-info/WHEEL sha256=IYZQI976HJqqOpQU6PHkJ8fb3tMNBFjg-Cn-pwAbaFM 88
rickle-1.2.2.dist-info/RECORD

entry_points.txt

rickle = rickle.cli:main