mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-java/bcel: align longdescription opening and closing tags
Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -6,13 +6,13 @@
|
||||
<name>Java</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
This is the main Reference implementation of the BCEL JavaClass API.
|
||||
The Byte Code Engineering Library (formerly known as JavaClass) 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.
|
||||
</longdescription>
|
||||
This is the main Reference implementation of the BCEL JavaClass API.
|
||||
The Byte Code Engineering Library (formerly known as JavaClass) 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.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="github">apache/commons-bcel</remote-id>
|
||||
</upstream>
|
||||
|
||||
Reference in New Issue
Block a user