Artifact golang-github-stevvooe-resumable-dev_0.0~git20150521.0.51ad441-2.1_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Description: |-
    Subset of the Go `crypto` Package with a Resumable Hash Interface
     Package resumable registers resumable versions of hash functions. Resumable
     varieties of hash functions are available via the standard crypto package.
     Support can be checked by type assertion against the resumable.Hash interface.
     .
     While one can use these sub-packages directly, it makes more sense to register
     them using side-effect imports:
     .
       import _ "github.com/stevvooe/resumable/sha256"
     .
     This will make the resumable hashes available to the application through the
     standard crypto package. For example, if a new sha256 is required, one should
     use the following:
     .
       h := crypto.SHA256.New()
     .
     Such a features allows one to control the inclusion of resumable hash support
     in a single file. Applications that require the resumable hash implementation
     can type switch to detect support, while other parts of the application can be
     completely oblivious to the presence of the alternative hash functions.
     .
     Also note that the implementations available in this package are completely
     untouched from their Go counterparts in the standard library. Only an extra
     file is added to each package to implement the extra resumable hash functions.
  Homepage: https://github.com/stevvooe/resumable
  Installed-Size: '97'
  Maintainer: pkg-go <pkg-go-maintainers@lists.alioth.debian.org>
  Package: golang-github-stevvooe-resumable-dev
  Priority: extra
  Section: devel
  Source: golang-github-stevvooe-resumable
  Version: 0.0~git20150521.0.51ad441-2.1
srcpkg_name: golang-github-stevvooe-resumable
srcpkg_version: 0.0~git20150521.0.51ad441-2.1

File

golang-github-stevvooe-resumable-dev_0.0~git20150521.0.51ad441-2.1_all.deb
Binary file golang-github-stevvooe-resumable-dev_0.0~git20150521.0.51ad441-2.1_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package golang-github-stevvooe-resumable_0.0~git20150521.0.51ad441-2.1
built-using Binary package dpkg-dbgsym_1.22.12~1.gbp82cafd_arm64
built-using Binary package dpkg_1.22.12~1.gbp82cafd_arm64
built-using Binary package dselect-dbgsym_1.22.12~1.gbp82cafd_arm64
built-using Binary package dselect_1.22.12~1.gbp82cafd_arm64
built-using Binary package libdpkg-dev_1.22.12~1.gbp82cafd_arm64
built-using Binary package dpkg-dev_1.22.12~1.gbp82cafd_all
built-using Binary package libdpkg-perl_1.22.12~1.gbp82cafd_all
extends Package upload golang-github-stevvooe-resumable_0.0~git20150521.0.51ad441-2.1

binary package System build a package - 1 month, 4 weeks ago 4 weeks, 1 day
BETA