<?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>repoze.dvselect</name>
<shortdesc>Select Deliverance rules / theme based on URI</shortdesc>
<description>repoze.dvselect README
======================

This package is a prototype of using :mod:``repoze.urispace`` to select
Deliverance themes and rules based on the URI of the request.

Please see the `package docs &lt;http://packages.python.org/repoze.dvselect&gt;`_
for detailed documentation.


``repoze.dvselect`` Changelog
=============================

0.1.2 (2009-07-11)
------------------

- Docs: fleshed out the example, including an annotated ``URISpace``
  file and details on configuring the application via Python.

- Docs: remove spurious ``[filter:dvselect]`` section from the example
  Paste INI file:  the middleware no longer requires configuration.

- Docs: point the user to the PyPI package docs page for detailed
  documentation (makes a traversable link on the main PyPI page).


0.1.1 (2009-07-10)
------------------

- Fix bug in the middleware entry point, which still required the
  ``urispace`` argument, even though it didn't need it.


0.1 (2009-07-05)
----------------

- Initial release.

  The released version has a backward incompatibility with earlier SVN
  versions of the pacakge:  the middleware no longer holds / applies
  a private ``repoze.urispace`` parser to the request URI;  instead, it
  expects that the ``repoze.urispace`` middleware has already added
  assertions to the environment based on the URI.</description>
<homepage rdf:resource="http://www.repoze.org" />
<maintainer><foaf:Person><foaf:name>Agendaless Consulting</foaf:name>
<foaf:mbox_sha1sum>077af4d52387f179a077d47e9bb8c9583a170f6a</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.1.2</revision></Version></release>
</Project></rdf:RDF>