Package librpmcpio: Information

    Source package: librpmcpio
    Version: 0.3-alt1
    Build time:  Mar 7, 2018, 04:36 PM in the task #201496
    Category: System/Libraries
    Report package bug
    License: MIT
    Summary: Read cpio archive of .rpm packages
    Description: 
    The rpmcpio library provides a simple API for reading the cpio archive
    of .rpm packages.  Packaged files can be iterated and looked into.

    List of rpms provided by this srpm:
    librpmcpio (x86_64, i586)
    librpmcpio-debuginfo (x86_64, i586)
    librpmcpio-devel (x86_64, i586)

    Maintainer: Alexey Tourbin

    List of contributors:
    Alexey Tourbin

      1. librpm-devel

    Last changed


    March 6, 2018 Alexey Tourbin 0.3-alt1
    - fixed support for 2G+ payloads
    - implemented verification of hardlink sets
    March 4, 2018 Alexey Tourbin 0.2-alt1
    - first beta release
    - ported to the new rpm API