<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>zope.app.intid</name>
<shortdesc>ZMI views for Integer Id Utility</shortdesc>
<description>This package provides browser views for adding and managing integer id
utility, provided by the ``zope.intid`` package.


=======
CHANGES
=======

3.7.0 (2009-02-01)
------------------

- Move core functionality to new ``zope.intid`` package, leaving only
  ZMI-related browser views here.
  
  Note, that if you used the ``exclude`` directive from ``zc.configuration``
  package to exclude the ``subscribers.zcml`` file from ``zope.app.intid``,
  you need to change the directive to exclude it from ``zope.intid`` now.

3.6.0 (2009-01-31)
------------------

- Changed dependency from ``zope.app.container`` to
  ``zope.container``.

- Move test dependencies ``zope.app.folder`` and
  ``zope.app.component`` as ``zope.site``.

3.5.1 (2008-12-11)
------------------

- Make it possible to subscribe object-specific handlers
  for IntIdAddedEvent/IntIdRemovedEvent. Use them like
  the zope.app.container.interfaces.IObjectAddedEvent.

- Include utility-&gt;id mapping of added ids to the
  IntIdAddedEvent.

- Removed testing dependencies from install_requires.

3.5.0 (2008-06-19)
------------------

- Separate subscriber configuration into a separate ZCML file.


3.4.1 (2007-10-31)
------------------

- Resolve ``ZopeSecurityPolicy`` deprecation warning.


3.4.0 (2007-10-24)
------------------

- Initial release independent of the main Zope tree.</description>
<homepage rdf:resource="http://pypi.python.org/pypi/zope.app.intid" />
<maintainer><foaf:Person><foaf:name>Zope Corporation and Contributors</foaf:name>
<foaf:mbox_sha1sum>2a5d53de05a9e41953ed1826447b07e9a7fa1525</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>3.7.0</revision></Version></release>
</Project></rdf:RDF>