<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="project"> <email>java@gentoo.org</email> <name>Java</name> </maintainer> <longdescription> cglib is a powerful, high performance and quality Code Generation Library, It is used to extend JAVA classes and implements interfaces at runtime. </longdescription> <upstream> <remote-id type="github">cglib/cglib</remote-id> <remote-id type="sourceforge">cglib</remote-id> <bugs-to>https://github.com/cglib/cglib/issues</bugs-to> <doc>https://github.com/cglib/cglib/wiki</doc> </upstream> </pkgmetadata>