/usr/share/doc/libcglib3-java/README is in libcglib3-java 3.1+dfsg-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 | CGLIB is distributed in binary and source form
cglib-2.1_x.jar binary distribution, CGLIB classes only,
it must be used to extend cglib classes dependant on ASM API
cglib-nodep-2.1_x.jar binary distribution, CGLIB and renamed ASM classes,
not extendable
cglib-src-2.1_x.jar source distribution with all runtime dependancies
cglib-docs-2.1_x.jar HTML API documentation
Use Apache Ant to build CGLIB from source code : http://jakarta.apache.org/ant
|