blob: 58c81f643494f4f71bd7e23cd3e95fba5fa5054e [file] [log] [blame]
<?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://jakarta.apache.org/bcel/">
<name>Apache Jakarta BCEL</name>
<homepage rdf:resource="http://jakarta.apache.org/bcel/"/>
<programming-language>Java</programming-language>
<!-- Look at http://projects.apache.org/categories.html -->
<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/bugzilla/buglist.cgi?product=BCEL"/>
<download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_bcel.cgi/"/>
<asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
<shortdesc xml:lang="en">Bytecode Engineering Library</shortdesc>
<description xml:lang="en">
The Byte Code Engineering Library is intended to give users a convenient possibility to analyze, create, and manipulate (binary) Java class files (those ending with .class). Classes are represented by objects which contain all the symbolic information of the given class: methods, fields and byte code instructions, in particular.
</description>
<repository>
<SVNRepository>
<browse rdf:resource="http://svn.apache.org/viewcvs.cgi/jakarta/bcel/"/>
<location rdf:resource="http://svn.apache.org/repos/asf/jakarta/bcel"/>
</SVNRepository>
</repository>
<release>
<revision>
<name>bcel</name>
<created>2003-09-06</created>
<version>5.1</version>
</revision>
</release>
<mailing-list rdf:resource="http://jakarta.apache.org/site/mail2.html#BCEL"/>
</Project>
</rdf:RDF>