dev-util/ccache: arm64 stable (bug #725006)
[gentoo.git] / dev-java / bcel / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4   <maintainer type="project">
5     <email>java@gentoo.org</email>
6     <name>Java</name>
7   </maintainer>
8   <longdescription lang="en">
9  This is the main Reference implementation of the BCEL JavaClass API.
10  The Byte Code Engineering Library (formerly known as JavaClass) is intended 
11  to give users a convenient possibility to analyze, create, and manipulate 
12  (binary) Java class files (those ending with .class). Classes are represented 
13  by objects which contain all the symbolic information of the given class: 
14  methods, fields and byte code instructions, in particular.
15 </longdescription>
16   <upstream>
17     <remote-id type="github">apache/commons-bcel</remote-id>
18   </upstream>
19 </pkgmetadata>