{ "info": { "author": "The Dolmen team", "author_email": "dolmen@list.dolmen-project.org", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python" ], "description": "cromlech.container\n******************\n\nThis package defines interfaces of container components, and provides\na basic container implementation. The available component is a generic\nand non-persistent ccontainer.\n\nThe package also provides some utilities to handle containers :\nan implementation of a `zope.size.ISized` component and an\nimplementation of a `zope.location.ISublocations` component. They can\nboth be registered as adapters, but `cromlech.container` doesn't do it\nby default.\n\nThis package is the fruit of a fork from `zope.container`, in order to\nfree it from the heavy zope dependencies and from the C\nmodule. Therefore, the behavior is different : the ContainedProxy\ncomponent does not allow a transparent persistency.\n\n\nChangelog\n=========\n\n0.1 (2011-06-14)\n----------------\n\n- Initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://gitweb.dolmen-project.org/", "keywords": "Cromlech Dolmen Framework", "license": "ZPL", "maintainer": null, "maintainer_email": null, "name": "cromlech.container", "package_url": "https://pypi.org/project/cromlech.container/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cromlech.container/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://gitweb.dolmen-project.org/" }, "release_url": "https://pypi.org/project/cromlech.container/0.1/", "requires_dist": null, "requires_python": null, "summary": "Cromlech Web Framework container components definitions.", "version": "0.1" }, "last_serial": 788522, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "116d93ca1449918ede4bbc53bf6f4774", "sha256": "f80ee3c3bbdcfb9712a62d9b0bb392b9589a2a8a66f7a7451115c90c4c55951e" }, "downloads": -1, "filename": "cromlech.container-0.1.tar.gz", "has_sig": false, "md5_digest": "116d93ca1449918ede4bbc53bf6f4774", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16826, "upload_time": "2011-06-14T12:14:46", "url": "https://files.pythonhosted.org/packages/52/d9/c0311b4da3ba6445de81fd185fa7aff69dea27359296f5a356b08a790538/cromlech.container-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "116d93ca1449918ede4bbc53bf6f4774", "sha256": "f80ee3c3bbdcfb9712a62d9b0bb392b9589a2a8a66f7a7451115c90c4c55951e" }, "downloads": -1, "filename": "cromlech.container-0.1.tar.gz", "has_sig": false, "md5_digest": "116d93ca1449918ede4bbc53bf6f4774", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16826, "upload_time": "2011-06-14T12:14:46", "url": "https://files.pythonhosted.org/packages/52/d9/c0311b4da3ba6445de81fd185fa7aff69dea27359296f5a356b08a790538/cromlech.container-0.1.tar.gz" } ] }