wsgiref


Namewsgiref JSON
Version 0.1.2 PyPI version JSON
download
home_pagehttp://cheeseshop.python.org/pypi/wsgiref
SummaryWSGI (PEP 333) Reference Library
upload_time2006-06-12 03:55:26
maintainer
docs_urlNone
authorPhillip J. Eby
requires_pythonNone
licensePSF or ZPL
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This is a standalone release of the ``wsgiref`` library, that provides
validation support for WSGI 1.0.1 (PEP 3333) for Python versions < 3.2,
and includes the new ``wsgiref.util.test()`` utility function.

For this version's documentation, see:

HTML
  http://peak.telecommunity.com/wsgiref_docs/

PDF
  http://peak.telecommunity.com/wsgiref.pdf

(You can also check out the `development version`_ using
``easy_install wsgiref==dev``.)

.. _development version: svn://svn.eby-sarna.com/svnroot/wsgiref#egg=wsgiref-dev
            

Raw data

            {
    "_id": null,
    "home_page": "http://cheeseshop.python.org/pypi/wsgiref",
    "name": "wsgiref",
    "maintainer": "",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "",
    "keywords": "",
    "author": "Phillip J. Eby",
    "author_email": "web-sig@python.org",
    "download_url": "https://files.pythonhosted.org/packages/41/9e/309259ce8dff8c596e8c26df86dbc4e848b9249fd36797fd60be456f03fc/wsgiref-0.1.2.zip",
    "platform": "UNKNOWN",
    "description": "This is a standalone release of the ``wsgiref`` library, that provides\r\nvalidation support for WSGI 1.0.1 (PEP 3333) for Python versions < 3.2,\r\nand includes the new ``wsgiref.util.test()`` utility function.\r\n\r\nFor this version's documentation, see:\r\n\r\nHTML\r\n  http://peak.telecommunity.com/wsgiref_docs/\r\n\r\nPDF\r\n  http://peak.telecommunity.com/wsgiref.pdf\r\n\r\n(You can also check out the `development version`_ using\r\n``easy_install wsgiref==dev``.)\r\n\r\n.. _development version: svn://svn.eby-sarna.com/svnroot/wsgiref#egg=wsgiref-dev",
    "bugtrack_url": null,
    "license": "PSF or ZPL",
    "summary": "WSGI (PEP 333) Reference Library",
    "version": "0.1.2",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "6afff05ff3bd529123b1b987677d08a1",
                "sha256": "5e41d89a25465ec65f0f8caf09a2225cf71cfa78b208418177fc2a9420eb51f2"
            },
            "downloads": -1,
            "filename": "wsgiref-0.1.2-py2.3.egg",
            "has_sig": false,
            "md5_digest": "6afff05ff3bd529123b1b987677d08a1",
            "packagetype": "bdist_egg",
            "python_version": "2.3",
            "requires_python": null,
            "size": 113063,
            "upload_time": "2006-06-12T03:55:34",
            "upload_time_iso_8601": "2006-06-12T03:55:34Z",
            "url": "https://files.pythonhosted.org/packages/98/3c/b535e37d718c2dbca09e924fc73041d570cdf688c7a7c979d84e2725f8ac/wsgiref-0.1.2-py2.3.egg",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "8376d1cde46a101877687c041f46f02d",
                "sha256": "a8fb9fc452e52b175bb2e0f03f6a640d5efbec2ee23d23464590b1b86d324d4b"
            },
            "downloads": -1,
            "filename": "wsgiref-0.1.2-py2.4.egg",
            "has_sig": false,
            "md5_digest": "8376d1cde46a101877687c041f46f02d",
            "packagetype": "bdist_egg",
            "python_version": "2.4",
            "requires_python": null,
            "size": 39890,
            "upload_time": "2006-06-12T03:55:59",
            "upload_time_iso_8601": "2006-06-12T03:55:59Z",
            "url": "https://files.pythonhosted.org/packages/23/51/514375196adc866405063e8f7bf1bf4dac0b5f52c6cb193c6afcee84dfcd/wsgiref-0.1.2-py2.4.egg",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "29b146e6ebd0f9fb119fe321f7bcf6cb",
                "sha256": "c7e610c800957046c04c8014aab8cce8f0b9f0495c8cd349e57c1f7cabf40e79"
            },
            "downloads": -1,
            "filename": "wsgiref-0.1.2.zip",
            "has_sig": false,
            "md5_digest": "29b146e6ebd0f9fb119fe321f7bcf6cb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 37351,
            "upload_time": "2006-06-12T03:55:26",
            "upload_time_iso_8601": "2006-06-12T03:55:26Z",
            "url": "https://files.pythonhosted.org/packages/41/9e/309259ce8dff8c596e8c26df86dbc4e848b9249fd36797fd60be456f03fc/wsgiref-0.1.2.zip",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2006-06-12 03:55:26",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "wsgiref"
}
        
Elapsed time: 0.01517s