File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" ?>
2+ <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" >
3+ <Project rdf : about =" http://jakarta.apache.org/commons/cli/" >
4+ <name >Apache Jakarta Commons CLI</name >
5+ <homepage rdf : resource =" http://jakarta.apache.org/commons/cli/" />
6+ <programming-language >Java</programming-language >
7+ <category rdf : resource =" http://projects.apache.org/category/library" />
8+ <license rdf : resource =" http://usefulinc.com/doap/licenses/asl20" />
9+ <bug-database rdf : resource =" http://issues.apache.org/bugzilla/buglist.cgi?product=Commons& component=cli" />
10+ <download-page rdf : resource =" http://jakarta.apache.org/site/downloads/downloads_commons-cli.cgi" />
11+ <asfext : pmc rdf : resource =" Jakarta" />
12+ <shortdesc xml : lang =" en" >Commons CLI</shortdesc >
13+ <description xml : lang =" en" >
14+ Commons CLI provides a simple API for presenting, proecessing and
15+ validating a command line interface.
16+ </description >
17+ <repository >
18+ <SVNRepository >
19+ <browse rdf : resource =" http://svn.apache.org/repos/asf/jakarta/commons/proper/cli/trunk" />
20+ <location rdf : resource =" http://svn.apache.org/repos/asf/jakarta/commons/proper/cli" />
21+ </SVNRepository >
22+ </repository >
23+ <release >
24+ <revision >
25+ <name >commons-cli</name >
26+ <created >2002-12-27</created >
27+ <version >1.0</version >
28+ </revision >
29+ </release >
30+ <mailing-list rdf : resource =" http://jakarta.apache.org/site/mail2.html#Commons" />
31+ </Project >
32+ </rdf : RDF >
You can’t perform that action at this time.
0 commit comments