Package librpmcpio: Information

    Source package: librpmcpio
    Version: 0.3-alt1
    Build time:  Apr 10, 2021, 02:28 AM in the task #269320
    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, ppc64le, i586, armh, aarch64)
    librpmcpio-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    librpmcpio-devel (x86_64, ppc64le, i586, armh, aarch64)

    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