<?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>Cerealizer</name>
<shortdesc>A secure pickle-like module</shortdesc>
<description>A secure pickle-like module.
It support basic types (int, string, unicode, tuple, list, dict, set,...),
old and new-style classes (you need to register the class for security), object cycles,
and it can be extended to support C-defined type.</description>
<homepage rdf:resource="http://home.gna.org/oomadness/en/cerealizer/index.html" />
<maintainer><foaf:Person><foaf:name>Lamy Jean-Baptiste (Jiba)</foaf:name>
<foaf:mbox_sha1sum>a19c9282c42b51671ab5f92d340adcdf08896e72</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.4</revision></Version></release>
</Project></rdf:RDF>