blob: f278316f449e220e21790bd2117e7c1946632ec2 [file] [log] [blame]
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl"?>
<rdf:RDF xml:lang="en"
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:foaf="http://xmlns.com/foaf/0.1/">
<!--
=======================================================================
Copyright (c) 2006 The Apache Software Foundation.
All rights reserved.
=======================================================================
-->
<Project rdf:about="http://directory.apache.org/subprojects/mina/">
<created>2006-04-04</created>
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
<name>Apache MINA</name>
<homepage rdf:resource="http://directory.apache.org/subprojects/mina/" />
<asfext:pmc rdf:resource="http://directory.apache.org" />
<shortdesc>A network application framework</shortdesc>
<description>Apache MINA (Multipurpose Infrastructure for Network Applications) is a network application framework which helps users develop network applications easily by providing abstractions of network and protocol I/O layers.</description>
<bug-database rdf:resource="http://issues.apache.org/jira/browse/DIRMINA" />
<mailing-list rdf:resource="http://directory.apache.org/subprojects/mina/mail-lists.html" />
<download-page rdf:resource="http://www.apache.org/dyn/closer.cgi/directory/mina/" />
<programming-language>Java</programming-language>
<category rdf:resource="http://projects.apache.org/category/network-client" />
<category rdf:resource="http://projects.apache.org/category/network-server" />
<release>
<Version>
<name>Stable branch</name>
<created>2005-02-25</created>
<revision>0.8.2</revision>
</Version>
</release>
<release>
<Version>
<name>Unstable branch</name>
<created>2005-04-04</created>
<revision>0.9.3</revision>
</Version>
</release>
<repository>
<SVNRepository>
<location rdf:resource="https://svn.apache.org/repos/asf/directory/trunks/mina"/>
<browse rdf:resource="http://svn.apache.org/viewcvs.cgi/directory/trunks/mina/"/>
</SVNRepository>
</repository>
<maintainer>
<foaf:Person>
<foaf:name>Trustin Lee</foaf:name>
<foaf:mbox rdf:resource="mailto:trustin@gmail.com"/>
</foaf:Person>
</maintainer>
</Project>
</rdf:RDF>