<?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.urispace</name>
<shortdesc>Library / middleware for URI-based assertions</shortdesc>
<description>``repoze.urispace`` -- Hierarchical URI-based metadata
******************************************************

Overview
========

``repoze.urispace`` implements the URISpace_ 1.0 spec, as proposed
to the W3C by Akamai.  Its aim is to provide an implementation of
that language as a vehicle for asserting declarative metadata about a
resource based on pattern matching against its URI.

Once asserted, such metadata can be used to guide the application in
serving the resource, with possible applciations including:

- Setting cache control headers.

- Selecting externally applied themes, e.g. in ``Deliverance``

- Restricting access, e.g. to emulate Zope's "placeful security."

Please see the `Package docs &lt;http://packages.python.org/repoze.urispace&gt;`_
for detailed documentation.

.. _URISpace: http://www.w3.org/TR/urispace.html


``repoze.urispace`` Changelog
=============================

0.2 (2009-07-04)
----------------

- Split out notes on the parser implementation from the main docs about
  using the library / middleware.

- Added WSGI middleware which uses a URISpace to make assertions about the
  current request's URI, along with an API for extracting those assertions
  from the environment.


0.1 (2008-08-30)
----------------

- Initial release.</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.2</revision></Version></release>
</Project></rdf:RDF>