Logged In: YES
user_id=5989

JAR files are essentially just ZIP files, and RPM files are
a special format with a CPIO archive inside. You will be
able to use libcomprex for JAR and ZIP files, but for RPM,
take a look over at libpackman. It handles package formats,
and uses libcomprex to open the archives.