<?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>datamatrix</name>
<shortdesc>A Pythonic implementation of R's data.frame structure.</shortdesc>
<description>This module allows access to comma- or other delimiter separated files as if
they were tables, using a dictionary-like syntax.  ``DataMatrix`` objects can be
manipulated, rows and columns added and removed, or even transposed.</description>
<download-page>http://www.dennogumi.org/files/datamatrix-0.8.tar.gz</download-page>
<homepage rdf:resource="http://www.dennogumi.org/projects/datamatrix" />
<maintainer><foaf:Person><foaf:name>Luca Beltrame</foaf:name>
<foaf:mbox_sha1sum>2266fbd3b6fb9ddd9f6e6eaf5e0ddb8fd3f5b4cf</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.8</revision></Version></release>
</Project></rdf:RDF>