<?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>Numeric</name>
<shortdesc>Numerical Extension to Python</shortdesc>
<description>Numerical Extension to Python with subpackages.

The authors and maintainers of the subpackages are: 

FFTPACK-3.1
        maintainer = "Numerical Python Developers"
        maintainer_email = "numpy-discussion@lists.sourceforge.net"
        description = "Fast Fourier Transforms"
        url = "http://numpy.sourceforge.net"

MA-12.2.0
        author = "Paul F. Dubois"
        description = "Masked Array facility"
        maintainer = "Paul F. Dubois"
        maintainer_email = "dubois@users.sf.net"
        url = "http://sourceforge.net/projects/numpy"

RNG-3.1
        author = "Lee Busby, Paul F. Dubois, Fred Fritsch"
        maintainer = "Paul F. Dubois"
        maintainer_email = "dubois@users.sf.net"
        description = "Cray-like Random number package."</description>
<homepage rdf:resource="http://numpy.sourceforge.net" />
<maintainer><foaf:Person><foaf:name>Numerical Python Developers</foaf:name>
<foaf:mbox_sha1sum>cdfed818148487fee4bcf0317ba6fe78222bf676</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>24.2</revision></Version></release>
</Project></rdf:RDF>