deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: golang-snappy-go-dev
Description: |-
library for decoding the snappy streaming format
Package unsnap is a small golang library for decoding and encoding
the snappy streaming format, specified here:
https://github.com/google/snappy/blob/master/framing_format.txt
.
Note that the streaming or framing format for snappy is different from
snappy itself. Think of it as a train of boxcars: the streaming format
breaks your data in chunks, applies snappy to each chunk alone, then
puts a thin wrapper around the chunk, and sends it along in turn. You
can begin decoding before receiving everything. And memory requirements
for decoding are sane.
Homepage: https://github.com/glycerine/go-unsnap-stream
Installed-Size: '52'
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
Package: golang-github-glycerine-go-unsnap-stream-dev
Priority: optional
Section: devel
Source: golang-github-glycerine-go-unsnap-stream
Version: 0.0~git20210130.47dfef3-1
srcpkg_name: golang-github-glycerine-go-unsnap-stream
srcpkg_version: 0.0~git20210130.47dfef3-1