p01.session


Namep01.session JSON
Version 0.8.1 PyPI version JSON
download
home_pagehttp://pypi.python.org/pypi/p01.session
SummarySession based on p01.memcache for Zope3
upload_time2025-08-26 15:35:04
maintainerNone
docs_urlNone
authorRoger Ineichen, Projekt01 GmbH
requires_pythonNone
licenseZPL 2.1
keywords z o p e 3 z 3 c p 0 1 s e s s i o n m e m c a c h e d m e m o r y c a c h e
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This package provides a session implementation based on p01.memcache for Zope3.

=======
Changes
=======

0.8.1 (2025-08-26)
------------------

- bugfix; make python compatible


0.8.0 (2025-06-10)
------------------

- Compatibility with Python3


0.7.0 (2014-03-24)
------------------

- feature: implemented HttpOnly cookie option


0.6.0 (2013-07-03)
------------------

- feature: make it compatible with p01.memcache which now supports ultramemcache


0.5.0 (2012-12-09)
------------------

- initial release
            

Raw data

            {
    "_id": null,
    "home_page": "http://pypi.python.org/pypi/p01.session",
    "name": "p01.session",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "z, o, p, e, 3, , z, 3, c, , p, 0, 1, , s, e, s, s, i, o, n, , m, e, m, c, a, c, h, e, d, , m, e, m, o, r, y, , c, a, c, h, e",
    "author": "Roger Ineichen, Projekt01 GmbH",
    "author_email": "dev@projekt01.ch",
    "download_url": "https://files.pythonhosted.org/packages/43/b4/9047074ebc70c787a2ee42a7f2b523cf641f725b16b04455bc6fce3f5cf5/p01.session-0.8.1.tar.gz",
    "platform": null,
    "description": "This package provides a session implementation based on p01.memcache for Zope3.\n\n=======\nChanges\n=======\n\n0.8.1 (2025-08-26)\n------------------\n\n- bugfix; make python compatible\n\n\n0.8.0 (2025-06-10)\n------------------\n\n- Compatibility with Python3\n\n\n0.7.0 (2014-03-24)\n------------------\n\n- feature: implemented HttpOnly cookie option\n\n\n0.6.0 (2013-07-03)\n------------------\n\n- feature: make it compatible with p01.memcache which now supports ultramemcache\n\n\n0.5.0 (2012-12-09)\n------------------\n\n- initial release",
    "bugtrack_url": null,
    "license": "ZPL 2.1",
    "summary": "Session based on p01.memcache for Zope3",
    "version": "0.8.1",
    "project_urls": {
        "Homepage": "http://pypi.python.org/pypi/p01.session"
    },
    "split_keywords": [
        "z",
        " o",
        " p",
        " e",
        " 3",
        " ",
        " z",
        " 3",
        " c",
        " ",
        " p",
        " 0",
        " 1",
        " ",
        " s",
        " e",
        " s",
        " s",
        " i",
        " o",
        " n",
        " ",
        " m",
        " e",
        " m",
        " c",
        " a",
        " c",
        " h",
        " e",
        " d",
        " ",
        " m",
        " e",
        " m",
        " o",
        " r",
        " y",
        " ",
        " c",
        " a",
        " c",
        " h",
        " e"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "43b49047074ebc70c787a2ee42a7f2b523cf641f725b16b04455bc6fce3f5cf5",
                "md5": "41465033dfa04c168ffcc7c7f858a6c9",
                "sha256": "5cfaaa94867c3d9360c83ad551e85a0fbc3efa6e56fc4e93014f00bcb4084de9"
            },
            "downloads": -1,
            "filename": "p01.session-0.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "41465033dfa04c168ffcc7c7f858a6c9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 100244,
            "upload_time": "2025-08-26T15:35:04",
            "upload_time_iso_8601": "2025-08-26T15:35:04.086813Z",
            "url": "https://files.pythonhosted.org/packages/43/b4/9047074ebc70c787a2ee42a7f2b523cf641f725b16b04455bc6fce3f5cf5/p01.session-0.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-26 15:35:04",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "p01.session"
}
        
Elapsed time: 0.83349s