Package tardy: Information

    Source package: tardy
    Version: 1.28.D001-alt1
    Latest version according to Repology
    Build time:  Jun 13, 2020, 10:28 AM in the task #253356
    Category: Archiving/Backup
    Report package bug
    License: GPLv3+
    Summary: a tar post-processor
    Description: 
    The tardy program is a tar(1) post-processor.  It may be used to
    manipulate the file headers tar(5) archive files in various ways.
    
    The reason the tardy program was written was because the author wanted
    to "spruce up" tar files before posting them to the net, mostly to
    remove artefacts of the development environment, without introducing more.
    
    The tardy program was designed to allow you to alter certain atrributes
    of files after they have been included in the tar file.  Among them are:
    
      * change file owner (by number or name)
      * change file group (by number or name)
      * add directory prefix (for example, dot)
      * change file protections (for example, from 600 to 644)
    
    Note that all of these affect ALL files in the archive.

    List of rpms provided by this srpm:
    tardy (x86_64, ppc64le, i586, aarch64)
    tardy-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Alexey Voinov

    List of contributors:
    Vitaly Lipatov
    Dmitry V. Levin
    Alexey Voinov
    qa-robot

    ACL:
    Vitaly Lipatov
    @everybody

      1. boost-devel-headers
      2. libexplain-devel
      3. bzlib-devel
      4. liblzma-devel
      5. ghostscript-utils
      6. groff-base
      7. groff-ps
      8. rpm-build-licenses
      9. gcc-c++
      10. zlib-devel

    Last changed


    March 27, 2019 Vitaly Lipatov 1.28.D001-alt1
    - new version 1.28.D001 (with rpmrb script)
    April 17, 2013 Dmitry V. Levin 1.17-alt2.qa1
    - NMU: rebuilt for debuginfo.
    June 2, 2009 Alexey Voinov 1.17-alt2
    - fixed problem with const and strchr