<?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>pfits</name>
<shortdesc>A Python FITS interface built using CFITSIO</shortdesc>
<description>This package uses the CFITSIO library to interface to FITS files from Python.  Particular attention has been paid to supporting ASCII and BINARY tables with fixed and variable-length entries.  Data I/O is handled through numpy arrays.</description>
<homepage rdf:resource="http://setiathome.berkeley.edu/~aparsons/aipy/aipy.cgi/PFits" />
<maintainer><foaf:Person><foaf:name>Aaron Parsons</foaf:name>
<foaf:mbox_sha1sum>9af14e5c0592a878f485ef9282607d9f42249ace</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.0.2</revision></Version></release>
</Project></rdf:RDF>