Bug#896488: ITP: golang-github-gdamore-encoding -- Various character map encodings missing from golang.org/x/net/encoding
Package: wnpp
Severity: wishlist
Owner: Raju Devidas <rajudev@disroot.org>
* Package name : golang-github-gdamore-encoding
Version : 0.0~git20151215.b23993c-1
Upstream Author : Garrett D'Amore
* URL : https://github.com/gdamore/encoding
* License : Apache-2.0
Programming Lang: Go
Description: Provides number of encodings that are not present in
standard Go encoding
Package encoding provides a number of encodings that are missing from the
standard Go [encoding]("https://godoc.org/golang.org/x/text/encoding")
package.
.
Some of these encodings are useful for dealing with I/O streams
coming from non-UTF friendly sources.
.
The UTF8 Encoder is also useful for situations where valid UTF-8 might
be carried in streams that contain non-valid UTF.
Reply to: