<?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>PGAPy</name>
<shortdesc>Python wrapper for pgapack, the parallel genetic algorithm library</shortdesc>
<description>pgapack, the parallel genetic algorithm library (see
ftp://info.mcs.anl.gov/pub/pgapack/README) is a powerfull genetic
algorithm library by D. Levine, Mathematics and Computer Science
Division Argonne National Laboratory. The library is written
in C. PGAPy wraps this library for use with Python.</description>
<homepage rdf:resource="http://pgapy.sourceforge.net/" />
<maintainer><foaf:Person><foaf:name>Ralf Schlatterbeck</foaf:name>
<foaf:mbox_sha1sum>03a60204d75ad85fde1157dda70c1ef2d038ad5e</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>0.1</revision></Version></release>
</Project></rdf:RDF>