<?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>demset</name>
<shortdesc>set and frozenset classes for Python 2.2 and 2.3 compatible with Python 2.4 builtin types</shortdesc>
<description>This module provides an implementation of the *set* and *frozenset* types which
were introduced in Python 2.4, but which work under older versions (Python 2.2
or 2.3).  It is a standalone module written entirely in Python, and can easily
be used as a substitute for the built-in types when runing under older Pythons.
 Care was taken to try to provide nearly 100% compatibility with Python 2.4's
behavior.</description>
<download-page>http://deron.meranda.us/python/demset/dist/demset-1.0.tar.gz</download-page>
<homepage rdf:resource="http://deron.meranda.us/python/demset/" />
<maintainer><foaf:Person><foaf:name>Deron Meranda</foaf:name>
<foaf:mbox_sha1sum>52c67df38ce6164e13cb9629062de50c4c3c69ec</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.0</revision></Version></release>
</Project></rdf:RDF>