WebDispatch

View on PyPIReverse Dependencies (0)

1.3 WebDispatch-1.3-py2.py3-none-any.whl

Wheel Details

Project: WebDispatch
Version: 1.3
Filename: WebDispatch-1.3-py2.py3-none-any.whl
Download: [link]
Size: 17881
MD5: bc44b97e63f53758a3f3d49c5e12a64e
SHA256: 9e49063871935d2ebfd2e025b5071ae8a6147c77057b40db1dfc81becab8a08d
Uploaded: 2014-11-18 14:58:34 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: WebDispatch
Version: 1.3
Summary: dispatch request on wsgi application.
Author: Atsushi Odagiri
Author-Email: aodagx[at]gmail.com
Home-Page: http://github.com/aodag/WebDispatch
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: testfixtures; extra == "testing"
Requires-Dist: webtest; extra == "testing"
Provides-Extra: testing
[Description omitted; length: 4803 characters]

WHEEL

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

RECORD

Path Digest Size
WebDispatch-1.3.dist-info/metadata.json sha256=M3zv9N-XmSKqaYYTm5bF-T8SIEm7nZihSVZOrLjFeN0 1245
WebDispatch-1.3.dist-info/METADATA sha256=45kVm9wDshutL8CdAKQum_6uIFS6DKY_Qxq_JofEHOI 5893
WebDispatch-1.3.dist-info/top_level.txt sha256=etl8MqGAid57670yNtKb9lkIjDk8jSiEcUS7xcKV8Ho 12
WebDispatch-1.3.dist-info/RECORD
WebDispatch-1.3.dist-info/WHEEL sha256=6lxp_S3wZGmTBtGMVmNNLyvKFcp7HqQw2Wn4YYk-Suo 110
WebDispatch-1.3.dist-info/entry_points.txt sha256=mZUp8I5u4YIx89QJ1RxF6sd-oZBlQCkER7lG376xLi0 75
WebDispatch-1.3.dist-info/DESCRIPTION.rst sha256=wMzoGgYY8azerjCU7tKt0j3-lL8b0Pi36YoJfZB3zQo 4803
webdispatch/paster.py sha256=LB-ErriKxeRLBS2TRZXSmJ5iRXF6tc4EGMtmGVKaSCk 671
webdispatch/urldispatcher.py sha256=V5KcI2rIlzZiPXh8fLH19NhXG3I75uOp1FxhrkHuA_Y 4010
webdispatch/testing.py sha256=vJsMDckDmYrVpL2YpJyTItEN8qBcyT9NsKR5pSDZ8RI 523
webdispatch/uritemplate.py sha256=49F3ZvXirdyUTAU1_uwxkusJvhzUZ3uyDiUlm9AeRaI 3392
webdispatch/methoddispatcher.py sha256=SNnuHPrYYMD8x6ymSZq56QqZA6ZlvOwVOjVPt_JP3Kk 2273
webdispatch/mixins.py sha256=ZxGn8k63fHxBgLDIxRbYfkURg2aUVSRBNOIdhXTQqtY 435
webdispatch/dummyapps.py sha256=bqb95eOJs-PcEcNoVcMYb0ZkqAf9mT5vV73pP8rpmuU 420
webdispatch/base.py sha256=89U4hhuKpBRyp2-0gMEF2wQnAYfn1JINQvocBJyj3F0 1709
webdispatch/__init__.py sha256=dEueTtVs5shkOpE61Dk3WthrAvvaOXm52oFAHUgeR1U 161
webdispatch/tests/test_urldispatcher.py sha256=NUj0RkAwu7O6FIQetzifW1FZDfh9Ux_CnAVKcGxfqB0 5553
webdispatch/tests/test_uritemplate.py sha256=Jh7Tbe5zIIyUW4vE8F9KK5XqFcl5wNoTWruoiQlal4U 6319
webdispatch/tests/test_paster.py sha256=w-ZErXRZWxlvzxi00LDw0dUPeEcX932FCbX8aRbpOe4 1263
webdispatch/tests/test_base.py sha256=JAnnt2aQmF1vCMmngbd3vdE_75o4T5iHrL3jjxI9de0 1571
webdispatch/tests/test_methoddispatcher.py sha256=LYfTvBUixR8ax15Qf6Ri4hdpYyRc_0JOVeKtxt3p90E 5746
webdispatch/tests/test_mixins.py sha256=9UJSMkcF49qhjdclX3OiPDH42ASV6WqOubsGQ1qOx3s 1191
webdispatch/tests/__init__.py sha256=LQZahMM1tfvK1FBMD4o7C9HIofTJcQowsCK4Q7_fzFM 18

top_level.txt

webdispatch

entry_points.txt

url = webdispatch.paster:make_urldispatch_application