Package librpmcpio-devel: Information

    Binary package: librpmcpio-devel
    Version: 0.3-alt1
    Architecture: e2kv4
    Build time:  Jan 5, 2021, 08:40 AM
    Source package: librpmcpio
    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.

    Maintainer: Alexey Tourbin

    List of contributors:
    Alexey Tourbin

    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