| name: "apache-commons-bcel" |
| "The Byte Code Engineering Library (Apache Commons BCEL) is intended to " |
| "give users a convenient way 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." |
| value: "https://commons.apache.org/proper/commons-bcel/" |
| value: "https://github.com/apache/commons-bcel.git" |
| last_upgrade_date { year: 2018 month: 7 day: 10 } |