zope.app.http

View on PyPIReverse Dependencies (9)

5.0 zope.app.http-5.0-py3-none-any.whl

Wheel Details

Project: zope.app.http
Version: 5.0
Filename: zope.app.http-5.0-py3-none-any.whl
Download: [link]
Size: 24497
MD5: caf7d6e89eb588c4b7c1d0367ae2c94b
SHA256: c828d6bc1e62325978068fb5c21e48511b14173dd2c7b1b56d4beba95e8a8eeb
Uploaded: 2023-02-07 09:38:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: zope.app.http
Version: 5.0
Summary: HTTP Behavior for the Zope Publisher
Author: Zope Foundation and Contributors
Author-Email: zope-dev[at]zope.dev
Home-Page: https://github.com/zopefoundation/zope.app.http
License: ZPL 2.1
Keywords: zope3 http publisher view
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
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
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Zope :: 3
Requires-Python: >=3.7
Requires-Dist: setuptools
Requires-Dist: zope.interface
Requires-Dist: zope.publisher (>=4.0.0a2)
Requires-Dist: zope.container (>=4.0.0a2)
Requires-Dist: zope.filerepresentation
Requires-Dist: zope.app.wsgi[testlayer] (>=4.0); extra == "test"
Requires-Dist: zope.browserpage; extra == "test"
Requires-Dist: zope.component; extra == "test"
Requires-Dist: zope.login; extra == "test"
Requires-Dist: zope.password; extra == "test"
Requires-Dist: zope.principalregistry; extra == "test"
Requires-Dist: zope.securitypolicy (>=4.0.0a1); extra == "test"
Requires-Dist: zope.site (>=4.0.0a1); extra == "test"
Requires-Dist: zope.testrunner; extra == "test"
Provides-Extra: test
License-File: LICENSE.txt
[Description omitted; length: 3856 characters]

WHEEL

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

RECORD

Path Digest Size
zope.app.http-5.0-py3.9-nspkg.pth sha256=mFrea7mE79_2It1-azEL4M6kw3QSE7YHotppVv8wmDk 1654
zope/app/http/__init__.py sha256=690b_c98_VbdhbkaIIiCjDZc8aFNpJYPu9eSy_5lq-w 61
zope/app/http/configure.zcml sha256=hyDDJxV6-f4qgFk1_Wc6Lmrr5VvIL71hLqd16uJZ4Ro 1621
zope/app/http/delete.py sha256=AeDpQFePMvPfXY2cTgdr6fact0tZB0BQxfGB3U2wx6Q 1337
zope/app/http/ftesting.zcml sha256=QhvshXPqMSMkvWlr61su_iFZppjHkxlWK8BeQdeey5Q 1210
zope/app/http/httpdate.py sha256=UHFnj5S8t3ElQiI7FIqO2uEDIdDMCt15XseJh7HKgvk 3917
zope/app/http/interfaces.py sha256=svXUp3MmHKXhPSVXk-rSVNGWKzqtCbzi16UG_-QlXbo 1083
zope/app/http/options.py sha256=P7Hnz2OV1SCUgQwpzS6M3zZdPpHoqdfvinQUiCRzjGI 2072
zope/app/http/put.py sha256=butZnKfVoQ-rrY5DYvWvnzSK4EgtOFBX0rH69mu0dqI 3730
zope/app/http/traversal.py sha256=4QUtJDDZCIIrtE45M1C_o-zVbSImFJZEaHNjVk_UtRs 2293
zope/app/http/exception/__init__.py sha256=SFyGRjDoOx6ORUDtG_vT-QsUiKZsseDy6puNtkSL7E0 63
zope/app/http/exception/configure.zcml sha256=Q_METX0jHEQ9lSEHkKFu03BU4av3VXYryytf2LTzelQ 1284
zope/app/http/exception/methodnotallowed.py sha256=PnPN-8U980RDjMA4MXRYOUpdtqdMrhn1FXIfoMDafFc 1785
zope/app/http/exception/notfound.py sha256=vDqWml6BCRMP5s3hCV3F0w4qoInitI43rI5JTEMFrl8 1274
zope/app/http/exception/unauthorized.py sha256=fqZ2ZABv0ryzc6DwHfYineeVH-uYMM7uyWam9kW9ctg 1078
zope/app/http/exception/tests/__init__.py sha256=SFyGRjDoOx6ORUDtG_vT-QsUiKZsseDy6puNtkSL7E0 63
zope/app/http/exception/tests/test_methodnotallowed.py sha256=yXWIhuhHMWjyohqb0K-78zl8jS0te62eb6JEW3haU7Y 4003
zope/app/http/exception/tests/test_unauthorized.py sha256=R8zG78uJO7A9skDwOEqcurpNyc38wmD3vxUAMmaup7A 1607
zope/app/http/tests/__init__.py sha256=690b_c98_VbdhbkaIIiCjDZc8aFNpJYPu9eSy_5lq-w 61
zope/app/http/tests/test_delete.py sha256=gEINTEPANQka1gR1vAZ_uKxRRNyeEVwJ7JsKPhozZGo 2082
zope/app/http/tests/test_options.py sha256=hSl_nV1vBK-n7sF9WYfwmfaPos6F0r3yekVFWQQDISo 2464
zope/app/http/tests/test_put.py sha256=bR5H3eoTTgmruQCBsNYpaqs4QdM2p-_xQKy29r-Q5bQ 7015
zope/app/http/tests/test_traversers.py sha256=sDpvhScPSVbeJW9rI5PXMLm2FdSiw7n71KYG9cdLo0Y 2460
zope.app.http-5.0.dist-info/LICENSE.txt sha256=PmcdsR32h1FswdtbPWXkqjg-rKPCDOo_r1Og9zNdCjw 2070
zope.app.http-5.0.dist-info/METADATA sha256=_Rfo7hfAgfI5f3lqzLiFUnuF6A86Vyad5uI0xPJnT84 5740
zope.app.http-5.0.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
zope.app.http-5.0.dist-info/namespace_packages.txt sha256=r6aK6cD3E8sauTTUzxacRZgRABu10IbRNuKvC6IEnCc 14
zope.app.http-5.0.dist-info/top_level.txt sha256=QpUHvpO4wIuZDeEgKY8qZCtD-tAukB0fn_f6utzlb98 5
zope.app.http-5.0.dist-info/RECORD

top_level.txt

zope

namespace_packages.txt

zope
zope.app