{ "info": { "author": "Thierry Florac", "author_email": "tflorac@ulthar.net", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python" ], "description": ".. contents::\n\nIntroduction\n============\n\nZTFY.beaker is a small wrapper around Beaker (http://pypi.python.org/pypi/Beaker)\nsession and caching library.\n\nIt allows you to define a Beaker session throught a ZCML configuration directive to include it\nin a WSGI application based on ZTFY packages.\n\nA BeakerSessionUtility can then be created and registered to act as a session data container.\n\n\nBeaker session configurations\n=============================\n\nAll Beaker session options can be defined throught ZCML directives. See `metadirectives.py` to get\nthe complete list of configuration options.\n\nFor example, to define a Memcached session configuration::\n\n\t\n\n\t\t\n\n\t\n\n\nDirectives are available for memory, DBM, file, Memcached and SQLAlchemy sessions storages.\n\n\n- Thierry Florac - Author\n\n\nHISTORY\n=======\n\n0.1.0\n-----\n - first release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://hg.ztfy.org/ztfy.beaker", "keywords": "ZTFY beaker session", "license": "zpl", "maintainer": null, "maintainer_email": null, "name": "ztfy.beaker", "package_url": "https://pypi.org/project/ztfy.beaker/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ztfy.beaker/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://hg.ztfy.org/ztfy.beaker" }, "release_url": "https://pypi.org/project/ztfy.beaker/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Beaker package integration for ZTFY", "version": "0.1.0" }, "last_serial": 1321913, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "f3c231dc36a4f10f27b302bd59d37142", "sha256": "85adca7659d43a88c8b727a41e523369c6615995f1b851c768a20776103ba78a" }, "downloads": -1, "filename": "ztfy.beaker-0.1.0-py2.7.egg", "has_sig": false, "md5_digest": "f3c231dc36a4f10f27b302bd59d37142", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 32309, "upload_time": "2014-11-26T16:38:21", "url": "https://files.pythonhosted.org/packages/a3/6d/28321060a4470b39a65f8a28fe1d1ba289402b35d5a70378a3b8481e1a72/ztfy.beaker-0.1.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "48a483e95b68f6aae4aa5d2821b9927c", "sha256": "60f183e1df9a3b29e649130402adb575600786b91de2e3ffa7f5a3945a84df3d" }, "downloads": -1, "filename": "ztfy.beaker-0.1.0.tar.gz", "has_sig": false, "md5_digest": "48a483e95b68f6aae4aa5d2821b9927c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13441, "upload_time": "2014-11-26T16:38:18", "url": "https://files.pythonhosted.org/packages/98/ab/504cf37a72cdb581fa23c33813cd4ddaaf0e0554d91d65691ec693f9b825/ztfy.beaker-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f3c231dc36a4f10f27b302bd59d37142", "sha256": "85adca7659d43a88c8b727a41e523369c6615995f1b851c768a20776103ba78a" }, "downloads": -1, "filename": "ztfy.beaker-0.1.0-py2.7.egg", "has_sig": false, "md5_digest": "f3c231dc36a4f10f27b302bd59d37142", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 32309, "upload_time": "2014-11-26T16:38:21", "url": "https://files.pythonhosted.org/packages/a3/6d/28321060a4470b39a65f8a28fe1d1ba289402b35d5a70378a3b8481e1a72/ztfy.beaker-0.1.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "48a483e95b68f6aae4aa5d2821b9927c", "sha256": "60f183e1df9a3b29e649130402adb575600786b91de2e3ffa7f5a3945a84df3d" }, "downloads": -1, "filename": "ztfy.beaker-0.1.0.tar.gz", "has_sig": false, "md5_digest": "48a483e95b68f6aae4aa5d2821b9927c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13441, "upload_time": "2014-11-26T16:38:18", "url": "https://files.pythonhosted.org/packages/98/ab/504cf37a72cdb581fa23c33813cd4ddaaf0e0554d91d65691ec693f9b825/ztfy.beaker-0.1.0.tar.gz" } ] }