Package go-ipfs-pack: Information

    Source package: go-ipfs-pack
    Version: 0.6.0-alt1
    Latest version according to Repology
    Build time:  Dec 29, 2017, 07:42 PM in the task #197663
    Category: File tools
    Report package bug
    License: MIT
    Summary: ipfs-pack filesystem packing tool
    Description: 
    TODO: build from source
    
    ipfs-pack is a tool and library to work with ipfs and large collections of data in UNIX/POSIX filesystems.
    
    * It identifies singular collections or bundles of data (the pack).
    * It creates a light-weight cryptographically secure manifest that
      preserves the integrity of the collection over time, and travels with the data (PackManifest).
    * It helps use ipfs in a mode that references the filesystem files directly and avoids duplicating data (filestore).
    * It carries a standard dataset metadata file to capture and present information about the dataset (data-package.json).
    * It helps verify the authenticity of data through a file carrying cryptographic signatures (PackAuth).

    List of rpms provided by this srpm:
    go-ipfs-pack (x86_64)
    go-ipfs-pack-debuginfo (x86_64)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

    ACL:
    Vitaly Lipatov
    @everybody

    Last changed


    Dec. 29, 2017 Vitaly Lipatov 0.6.0-alt1
    - new version 0.6.0 (with rpmrb script)
    June 12, 2017 Vitaly Lipatov 0.4.0-alt1
    - initial build for ALT Sisyphus