35 lines
1.8 KiB
XML
35 lines
1.8 KiB
XML
<?xml version="1.0"?>
|
|
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:asfext="http://projects.apache.org/ns/asfext#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:doap="http://usefulinc.com/ns/doap#" xml:lang="en">
|
|
<Project rdf:about="http://commons.apache.org/math/">
|
|
<name>Apache Commons Math</name>
|
|
<homepage rdf:resource="http://commons.apache.org/math/"/>
|
|
<programming-language>Java</programming-language>
|
|
<category rdf:resource="http://projects.apache.org/category/library"/>
|
|
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
|
|
<bug-database rdf:resource="http://issues.apache.org/jira/browse/MATH"/>
|
|
<download-page rdf:resource="http://commons.apache.org/downloads/download_math.cgi"/>
|
|
<asfext:pmc rdf:resource="http://commons.apache.org/"/>
|
|
<shortdesc xml:lang="en">Apache Commons Math</shortdesc>
|
|
<description xml:lang="en">The Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.</description>
|
|
<repository>
|
|
<SVNRepository>
|
|
<browse rdf:resource="http://svn.apache.org/viewvc/commons/proper/math/trunk/"/>
|
|
<location rdf:resource="http://svn.apache.org/repos/asf/commons/proper/math"/>
|
|
</SVNRepository>
|
|
</repository>
|
|
<release>
|
|
<Version>
|
|
<name>commons-math</name>
|
|
<created>2008-02-24</created>
|
|
<revision>1.2</revision>
|
|
</Version>
|
|
<Version>
|
|
<name>commons-math</name>
|
|
<created>2005-12-19</created>
|
|
<revision>1.1</revision>
|
|
</Version>
|
|
</release>
|
|
<mailing-list rdf:resource="http://commons.apache.org/mail-lists.html"/>
|
|
</Project>
|
|
</rdf:RDF>
|