zodburi

View on PyPIReverse Dependencies (4)

3.0.0 zodburi-3.0.0-py3-none-any.whl

Wheel Details

Project: zodburi
Version: 3.0.0
Filename: zodburi-3.0.0-py3-none-any.whl
Download: [link]
Size: 14352
MD5: a0c3cbbcd1014231c4e69fce8d999a84
SHA256: b43329f3a092507cbd35ba66753dd307b5d08f2e908309848b91465c7d90a931
Uploaded: 2025-02-22 18:12:08 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: zodburi
Version: 3.0.0
Summary: Construct ZODB storage instances from URIs.
Author-Email: Chris Rossi <pylons-discuss[at]googlegroups.com>
Project-Url: Homepage, https://docs.pylonsproject.org/projects/zodburi/en/latest/
Project-Url: Repository, https://github.com/Pylons/zodburi
Project-Url: Issues, https://github.com/Pylons/zodburi/issues
Project-Url: Changelog, https://github.com/Pylons/zodburi/blob/master/CHANGES.rst
Keywords: zodb,zodbconn
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
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
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: License :: Repoze Public License
Requires-Python: >=3.9
Requires-Dist: ZODB
Requires-Dist: ZConfig
Requires-Dist: ZEO
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: check-manifest; extra == "testing"
Requires-Dist: Sphinx; extra == "docs"
Requires-Dist: pylons-sphinx-themes; extra == "docs"
Provides-Extra: testing
Provides-Extra: docs
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
[Description omitted; length: 3607 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
zodburi/__init__.py sha256=vTUIrwlbsEAOPlGatclKM3HaIfwBRMY55sO8kkf30EM 2732
zodburi/datatypes.py sha256=6e80Qlx_J0NiWOkxBliqZTsyMkF4GbK-bNHpdYLk78Q 1658
zodburi/resolvers.py sha256=B1gT78jB26FMWvjmkI1XbdFqN14mqoip2lkuEf98-uI 8773
zodburi/tests/__init__.py sha256=nH3LrDEcAitnx5UrI9s8iB2tGDWAQLCMg_4I9F3SLKw 9
zodburi/tests/test___init__.py sha256=QyqQoBOvil3fgQr0GzCxo6wvl50t_YVzpA2ePAQ4aus 2411
zodburi/tests/test_datatypes.py sha256=MKPOS5cd4jSPP0WXE3DJpyUf-6rIyGeS90h5vDlX4Y4 2843
zodburi/tests/test_resolvers.py sha256=wtMTw_vt7ZgXuH3P7hPC6hVmsoZy8wrBFXJgI-wg8qg 20244
zodburi-3.0.0.dist-info/LICENSE.txt sha256=IBp9YkQVlUu4i1dgsbFKyAKQJ7dQ51QCGtX5A8SKde0 1719
zodburi-3.0.0.dist-info/METADATA sha256=BMQhPFYr2PyYn2oktSgNgBVtHna0gZMYWGffGmfMOL4 5079
zodburi-3.0.0.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
zodburi-3.0.0.dist-info/entry_points.txt sha256=hmEDtOXgZyIvKMfU3s17YwLtV1TnZY5XcDTfx3Bn2CA 259
zodburi-3.0.0.dist-info/top_level.txt sha256=D9MRVau_73zZGsBHkWbay2Woz72D_dQoqmypnF_d7w4 8
zodburi-3.0.0.dist-info/RECORD

top_level.txt

zodburi

entry_points.txt

demo = zodburi.resolvers:demo_storage_resolver
file = zodburi.resolvers:file_storage_resolver
memory = zodburi.resolvers:mapping_storage_resolver
zconfig = zodburi.resolvers:zconfig_resolver
zeo = zodburi.resolvers:client_storage_resolver