web.dispatch.resource

View on PyPIReverse Dependencies (0)

3.0.0 web.dispatch.resource-3.0.0-py2.py3-none-any.whl

Wheel Details

Project: web.dispatch.resource
Version: 3.0.0
Filename: web.dispatch.resource-3.0.0-py2.py3-none-any.whl
Download: [link]
Size: 15655
MD5: 8ff08f3ed16c5dd22d56e9bb21086c11
SHA256: 3728cd55e345c4c2941d562951aaa6adf1512ba53132958fa2e67dc42306acdd
Uploaded: 2019-06-10 17:51:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: web.dispatch.resource
Version: 3.0.0
Summary: Resource dispatch; a method to resolve a request to an endopint using the WSGI HTTP_METHOD and attribute access.
Author: Alice Bevan-McGregor
Author-Email: alice[at]gothcandy.com
Home-Page: https://github.com/marrow/web.dispatch.resource
Download-Url: https://github.com/marrow/web.dispatch.resource/releases
Project-Url: Repository, https://github.com/marrow/web.dispatch.resource/
Project-Url: Documentation, https://github.com/marrow/web.dispatch.resource/#readme
Project-Url: Issue Tracker, https://github.com/marrow/web.dispatch.resource/issues
Project-Url: Funding, https://www.patreon.com/GothAlice
License: MIT
Keywords: marrow,dispatch,web.dispatch,resource dispatch,endpoint discovery,WebCore,REST
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: web.dispatch (~=3.0.1)
Requires-Dist: pytest; extra == "development"
Requires-Dist: pytest-cov; extra == "development"
Requires-Dist: pytest-flakes; extra == "development"
Requires-Dist: pytest-catchlog; extra == "development"
Requires-Dist: WebOb; extra == "development"
Requires-Dist: pre-commit; extra == "development"
Provides-Extra: development
[Description omitted; length: 14530 characters]

WHEEL

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

RECORD

Path Digest Size
web/dispatch/resource/__init__.py sha256=M8Y7ttc48SBzNf-i7ibMAFieorLkF8d4Px9PdHojx-Q 111
web/dispatch/resource/dispatch.py sha256=I9ac2ohJzTEBWA1VEKs_x5lIGoaUr6C56wJ7AsOEeDE 2794
web/dispatch/resource/exc.py sha256=L1-9kU3vO6REZmx_OHdY5qW-Bi3m9yRf0pV-27GdGVs 177
web/dispatch/resource/helper.py sha256=k4ORMPP1XJa7mP3wqglegu_X70GP3KFxQyn9C1Unytw 421
web/dispatch/resource/release.py sha256=i4oMCsIL7CJunyNlnPQw8zovITfw4scHYDRRERssX9Y 706
web/dispatch/resource/__pycache__/__init__.cpython-37.opt-1.pyc sha256=svAd6Y-nDVSWVKJWE9kkIJemtB5FYtygxuNy3vUxB5s 271
web/dispatch/resource/__pycache__/dispatch.cpython-37.opt-1.pyc sha256=OcWwQczyKk3U-K1AouhObCof6u0NmostNgmfKpg8syo 3068
web/dispatch/resource/__pycache__/exc.cpython-37.opt-1.pyc sha256=P3qxqJmu8eKBKqEwGq6qy03i0QMfqNPHG96uqqFkOkA 391
web/dispatch/resource/__pycache__/helper.cpython-37.opt-1.pyc sha256=QvOFhBoXUojJm0GHCmhclJJuxp5_mJTGN9JMQWMx7CI 953
web/dispatch/resource/__pycache__/release.cpython-37.opt-1.pyc sha256=2OcfCC47hqYtCNrcFghNs7I9XI4fCM3LcK2tmhvnKiQ 885
web.dispatch.resource-3.0.0.dist-info/LICENSE.txt sha256=lQ0ITV419vjkJMWCFl24U85kvPceTIa1tlKjTVsuu_4 1095
web.dispatch.resource-3.0.0.dist-info/METADATA sha256=9njyn6wKJ1u5pcrmGRI5sUshyDa0YzrfpSlyvcqknlc 16440
web.dispatch.resource-3.0.0.dist-info/WHEEL sha256=h_aVn5OB2IERUjMbi2pucmR_zzWJtk303YXvhh60NJ8 110
web.dispatch.resource-3.0.0.dist-info/entry_points.txt sha256=e2qlNngOSQORvElJS2u6_tsQskvuQZPwdvE7JXbcQZk 66
web.dispatch.resource-3.0.0.dist-info/top_level.txt sha256=Te2Js_nwNom3AyuSoJHnQuEgXipUJ35SsySY2fzfNkI 4
web.dispatch.resource-3.0.0.dist-info/RECORD

top_level.txt

web

entry_points.txt

resource = web.dispatch.resource:ResourceDispatch