golang-github-ssor-bom-dev - 0.0~git20170718.0.6386211-5 main

This golang library implements a utility to clean bom from a byte array
or byte reader.
.
Example(s):
.
bs := []byte{bom0, bom1, bom2, 0x11} result := CleanBom(bs)
.
bs := []byte{bom0, bom1, bom2, 0x11} result :=
NewReaderWithoutBom(bytes.NewReader(bs))

Priority: extra
Section: golang
Suites: amber byzantium crimson dawn landing 
Maintainer: Debian Go Packaging Team <team+pkg-go [꩜] tracker.debian.org>
 
Homepage Source Package
 

Installed Size: 17.4 kB
Architectures: all 

 

Versions

0.0~git20170718.0.6386211-5 all