zodburi

View on PyPIReverse Dependencies (4)

2.6.0 zodburi-2.6.0-py3-none-any.whl

Wheel Details

Project: zodburi
Version: 2.6.0
Filename: zodburi-2.6.0-py3-none-any.whl
Download: [link]
Size: 13030
MD5: e58c2c998d0440ce6f10031cf5eab7c8
SHA256: df5609a6b64346b7489f53cafaf2650ce6982658dc1446ae2b67d7fd04682594
Uploaded: 2023-05-17 08:10:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: zodburi
Version: 2.6.0
Summary: Construct ZODB storage instances from URIs.
Author: Chris Rossi
Author-Email: pylons-discuss[at]googlegroups.com
Home-Page: https://pylonsproject.org/
License: BSD-derived (http://www.repoze.org/LICENSE.txt)
Keywords: zodb zodbconn
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: License :: Repoze Public License
Requires-Dist: ZODB
Requires-Dist: ZConfig
Requires-Dist: ZEO
Requires-Dist: ZODB; extra == "docs"
Requires-Dist: ZConfig; extra == "docs"
Requires-Dist: ZEO; extra == "docs"
Requires-Dist: mock; extra == "docs"
Requires-Dist: Sphinx (>=1.8.1); extra == "docs"
Requires-Dist: repoze.sphinx.autointerface; extra == "docs"
Requires-Dist: pylons-sphinx-themes (>=1.0.10); extra == "docs"
Requires-Dist: ZODB; extra == "testing"
Requires-Dist: ZConfig; extra == "testing"
Requires-Dist: ZEO; extra == "testing"
Requires-Dist: mock; extra == "testing"
Requires-Dist: nose; extra == "testing"
Requires-Dist: coverage; extra == "testing"
Provides-Extra: docs
Provides-Extra: testing
License-File: LICENSE.txt
[Description omitted; length: 2938 characters]

WHEEL

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

RECORD

Path Digest Size
zodburi/__init__.py sha256=spYMGL-5IULx9QvVJd8AwVhwflbm9aPJVuKQwhnHuKs 2140
zodburi/_compat.py sha256=c1cb8dj12K7_MsdWtjMTS-V095cPpYnNnoerXr4xTus 338
zodburi/datatypes.py sha256=L1SPpUn0W1qU7u-Y6TFIBenYnUOuOeaUUGnGubf5kDw 1387
zodburi/resolvers.py sha256=20KGqsAIXicZR7FmYrvOxaW486Bn1tTj04qw8-TmogA 8144
zodburi/tests/__init__.py sha256=UJcewcdO3ijiTXdTbDWki8UYSwTtjtyi2OBOnlk8zEU 1650
zodburi/tests/test_datatypes.py sha256=0ZeUb8QdamlawmcjpLOL0kEolOOUHAxRnA-vAhz6eUE 3061
zodburi/tests/test_resolvers.py sha256=f1s9eoO6miuP9GMIFpty_UhuHo7-4JnOzLJomrUnc_A 24321
zodburi-2.6.0.dist-info/LICENSE.txt sha256=IBp9YkQVlUu4i1dgsbFKyAKQJ7dQ51QCGtX5A8SKde0 1719
zodburi-2.6.0.dist-info/METADATA sha256=vY4dwE5le0whcj6rUkostmDAcfebJt6YIMFCmVEY68I 4516
zodburi-2.6.0.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
zodburi-2.6.0.dist-info/entry_points.txt sha256=hmEDtOXgZyIvKMfU3s17YwLtV1TnZY5XcDTfx3Bn2CA 259
zodburi-2.6.0.dist-info/top_level.txt sha256=D9MRVau_73zZGsBHkWbay2Woz72D_dQoqmypnF_d7w4 8
zodburi-2.6.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