diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-10-20 14:03:00 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-10-20 14:03:00 +0000 |
| commit | 7755b53de8481af596d2ce77cfaea2334d068064 (patch) | |
| tree | f78bad13f2bd4368b4bbb9d5a599068fe8958a37 /dev-java/bcel | |
| parent | 20581b55364ac26fbbf01fee4a690c666af3a797 (diff) | |
| download | baldeagleos-repo-7755b53de8481af596d2ce77cfaea2334d068064.tar.gz baldeagleos-repo-7755b53de8481af596d2ce77cfaea2334d068064.tar.xz baldeagleos-repo-7755b53de8481af596d2ce77cfaea2334d068064.zip | |
Adding metadata
Diffstat (limited to 'dev-java/bcel')
| -rw-r--r-- | dev-java/bcel/metadata.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/dev-java/bcel/metadata.xml b/dev-java/bcel/metadata.xml index 96b47ab13ddf..635b567507bb 100644 --- a/dev-java/bcel/metadata.xml +++ b/dev-java/bcel/metadata.xml @@ -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> <origin>gentoo-staging</origin> </pkgmetadata>
\ No newline at end of file |
