Module org.xbib.rpm

Package org.xbib.rpm.payload


package org.xbib.rpm.payload
Classes for RPM payload.
  • Class
    Description
     
    The contents of an RPM archive.
    This class provides a means to read file content from the compressed CPIO stream that is the body of an RPM distributable.
    Directive.
     
    Object describing a "ghost" file to be added to the rpm archive without the file needing to exist beforehand.
    Object describing a symbolic link to be generated on the target machine during installation of the RPM archive.