{ "info": { "author": "Zope Corporation and Contributors", "author_email": "zope-dev@zope.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Zope3", "Intended Audience :: Developers", "License :: OSI Approved :: Zope Public License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP" ], "description": "This package provides browser views for adding and managing integer id\nutility, provided by the ``zope.intid`` package.\n\n\n=======\nCHANGES\n=======\n\n3.7.1 (2010-01-10)\n------------------\n\n- Fix ftesting.zcml due to the zope.securitypolicy update.\n\n- Removed unneeded dependency on zope.app.publisher, added the missing one on\n zope.security.\n\n- Added test dependency on zope.login.\n\n3.7.0 (2009-02-01)\n------------------\n\n- Move core functionality to new ``zope.intid`` package, leaving only\n ZMI-related browser views here.\n \n Note, that if you used the ``exclude`` directive from ``zc.configuration``\n package to exclude the ``subscribers.zcml`` file from ``zope.app.intid``,\n you need to change the directive to exclude it from ``zope.intid`` now.\n\n3.6.0 (2009-01-31)\n------------------\n\n- Changed dependency from ``zope.app.container`` to\n ``zope.container``.\n\n- Move test dependencies ``zope.app.folder`` and\n ``zope.app.component`` as ``zope.site``.\n\n3.5.1 (2008-12-11)\n------------------\n\n- Make it possible to subscribe object-specific handlers\n for IntIdAddedEvent/IntIdRemovedEvent. Use them like\n the zope.app.container.interfaces.IObjectAddedEvent.\n\n- Include utility->id mapping of added ids to the\n IntIdAddedEvent.\n\n- Removed testing dependencies from install_requires.\n\n3.5.0 (2008-06-19)\n------------------\n\n- Separate subscriber configuration into a separate ZCML file.\n\n\n3.4.1 (2007-10-31)\n------------------\n\n- Resolve ``ZopeSecurityPolicy`` deprecation warning.\n\n\n3.4.0 (2007-10-24)\n------------------\n\n- Initial release independent of the main Zope tree.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/zope.app.intid", "keywords": "zope3 integer id utility", "license": "ZPL 2.1", "maintainer": null, "maintainer_email": null, "name": "zope.app.intid", "package_url": "https://pypi.org/project/zope.app.intid/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/zope.app.intid/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/zope.app.intid" }, "release_url": "https://pypi.org/project/zope.app.intid/3.7.1/", "requires_dist": null, "requires_python": null, "summary": "ZMI views for Integer Id Utility", "version": "3.7.1" }, "last_serial": 805205, "releases": { "3.4.0": [ { "comment_text": "", "digests": { "md5": "77eb3601332d451300ae2731185c8f57", "sha256": "e2a145861520c70cf9d33ba188f36c08d14eafbda5c42434b8ed3a34ebdca1e9" }, "downloads": -1, "filename": "zope.app.intid-3.4.0.tar.gz", "has_sig": false, "md5_digest": "77eb3601332d451300ae2731185c8f57", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10720, "upload_time": "2007-10-25T00:03:53", "url": "https://files.pythonhosted.org/packages/11/25/9e17c4a06d9117300a3d899edeed338f37eb327e8ca931b3889fbd055f57/zope.app.intid-3.4.0.tar.gz" } ], "3.4.0a1": [ { "comment_text": "", "digests": { "md5": "8e95caaf3d597a133690151abc0c2d71", "sha256": "408ca519e3a0172c8920ed518ad6b73bb9de374351d836ec8918cecb336f0290" }, "downloads": -1, "filename": "zope.app.intid-3.4.0a1.tar.gz", "has_sig": false, "md5_digest": "8e95caaf3d597a133690151abc0c2d71", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10389, "upload_time": "2007-04-23T13:31:30", "url": "https://files.pythonhosted.org/packages/21/2d/0eb22608a75426546c603ba0f35a2fec66a5cb879a21f37a56b90132e753/zope.app.intid-3.4.0a1.tar.gz" } ], "3.4.1": [ { "comment_text": "", "digests": { "md5": "c9957317f8cde00a29816f5c14f9835a", "sha256": "524020d61c860be55b3ff9723a1e0e2b7fd09a3f84317b96d07ab05bb1d520f1" }, "downloads": -1, "filename": "zope.app.intid-3.4.1.tar.gz", "has_sig": false, "md5_digest": "c9957317f8cde00a29816f5c14f9835a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10803, "upload_time": "2007-10-31T18:25:56", "url": "https://files.pythonhosted.org/packages/75/88/bd7f9c1594eedbfe2290d384a3acd867b244bfa8102ca328286c3a12eb08/zope.app.intid-3.4.1.tar.gz" } ], "3.5.0": [ { "comment_text": "", "digests": { "md5": "b22c01bfdeb1aaef5ae646a72cf56d7f", "sha256": "6a731e74b560a89bb7d21f3f881c28c9dd7d40180b841466f3c2521c4fdd6884" }, "downloads": -1, "filename": "zope.app.intid-3.5.0.tar.gz", "has_sig": false, "md5_digest": "b22c01bfdeb1aaef5ae646a72cf56d7f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11512, "upload_time": "2008-06-19T04:50:05", "url": "https://files.pythonhosted.org/packages/24/9b/ad6db94d1a2e52e1f84b454f7bf7b8c174257108c7a9a72e175ee3015001/zope.app.intid-3.5.0.tar.gz" } ], "3.5.1": [ { "comment_text": "", "digests": { "md5": "4b08b6bf071f2d86a15ce2e6b465e430", "sha256": "db81ab028f49cad6c82e2606b899b2382c347b131a0894fc9b2701b5a326daba" }, "downloads": -1, "filename": "zope.app.intid-3.5.1.tar.gz", "has_sig": false, "md5_digest": "4b08b6bf071f2d86a15ce2e6b465e430", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11879, "upload_time": "2008-12-11T15:54:55", "url": "https://files.pythonhosted.org/packages/d2/f0/d55d5e5582a5d24abb2790657c89485a72ddefc5f828ef0507779901db8f/zope.app.intid-3.5.1.tar.gz" } ], "3.6.0": [ { "comment_text": "", "digests": { "md5": "f09ad9de26b76dda2ca2907a833c978f", "sha256": "29169c4d5bffc2fdc5a6b26f9da934fb06903f58d546835f95ff0a5c6cbfde98" }, "downloads": -1, "filename": "zope.app.intid-3.6.0.tar.gz", "has_sig": false, "md5_digest": "f09ad9de26b76dda2ca2907a833c978f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11499, "upload_time": "2009-01-31T16:03:50", "url": "https://files.pythonhosted.org/packages/6f/bb/53665e3f9694474af1ac37a0b77cb6668935357d5015e639fe630669bed2/zope.app.intid-3.6.0.tar.gz" } ], "3.7.0": [ { "comment_text": "", "digests": { "md5": "3eb570dd9f5d524b03fb4b004783538f", "sha256": "f59b65ca4dbba205cc04194dbbbf81d8545456e9eb94f6a536005c74a7060167" }, "downloads": -1, "filename": "zope.app.intid-3.7.0.tar.gz", "has_sig": false, "md5_digest": "3eb570dd9f5d524b03fb4b004783538f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7965, "upload_time": "2009-01-31T21:17:18", "url": "https://files.pythonhosted.org/packages/bc/76/fd85b58c70f65727e36ee042c3d229d247f4edabd87fc1a9d7417f2ab146/zope.app.intid-3.7.0.tar.gz" } ], "3.7.1": [ { "comment_text": "", "digests": { "md5": "0d2c1daf5d1d6fd09351b652042a2dac", "sha256": "e0a8b3cc4d0e0fb26f0293199fda12670414a8ab81d863de755c44a5758c1a4e" }, "downloads": -1, "filename": "zope.app.intid-3.7.1.tar.gz", "has_sig": false, "md5_digest": "0d2c1daf5d1d6fd09351b652042a2dac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8161, "upload_time": "2010-01-10T16:22:37", "url": "https://files.pythonhosted.org/packages/0d/a1/d0681b0c9724c7fe1d1cd032a23dc32e6a5cbe63eade949a2c0449ef415c/zope.app.intid-3.7.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0d2c1daf5d1d6fd09351b652042a2dac", "sha256": "e0a8b3cc4d0e0fb26f0293199fda12670414a8ab81d863de755c44a5758c1a4e" }, "downloads": -1, "filename": "zope.app.intid-3.7.1.tar.gz", "has_sig": false, "md5_digest": "0d2c1daf5d1d6fd09351b652042a2dac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8161, "upload_time": "2010-01-10T16:22:37", "url": "https://files.pythonhosted.org/packages/0d/a1/d0681b0c9724c7fe1d1cd032a23dc32e6a5cbe63eade949a2c0449ef415c/zope.app.intid-3.7.1.tar.gz" } ] }