<?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.dublincore</name>
<shortdesc>Zope Dublin Core implementation</shortdesc>
<description>``zope.dublincore`` provides a Dublin Core support for Zope-based web
applications.  This includes:

* an ``IZopeDublinCore`` interface definition that can be implemented
  by objects directly or via an adapter to support DublinCore
  metadata.

* an ``IZopeDublinCore`` adapter for annotatable objects (objects
  providing ``IAnnotatable`` from ``zope.annotation``).

* a partial adapter for objects that already implement some of the
  ``IZopeDublinCore`` API,

* a "Metadata" browser page (which by default appears in the ZMI),

* subscribers to various object lifecycle events that automatically
  set the created and modified date and some other metadata.


Changes
=======

3.4.3 (unreleased)
------------------

- Include browser configuration only if zope.app.publisher is installed.

3.4.2 (2009-01-31)
------------------

- Declare dependency on zope.datetime.

3.4.1 (2009-01-26)
------------------

- Test dependencies are declared in a `test` extra now.

- Fix: Make CreatorAnnotator not to fail if participation principal is None

3.4.0 (2007-09-28)
------------------

No further changes since 3.4.0a1.

3.4.0a1 (2007-04-22)
--------------------

Initial release as a separate project, corresponds to zope.dublincore
from Zope 3.4.0a1</description>
<homepage rdf:resource="http://pypi.python.org/pypi/zope.dublincore" />
<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.4.3</revision></Version></release>
</Project></rdf:RDF>