[pkg-go] Bug#904294: ITP: golang-github-gdamore-encoding -- Various character map encodings missing from golang.org/x/net/encoding
Paride Legovini
pl at ninthfloor.org
Sun Jul 22 20:40:14 BST 2018
Package: wnpp
Severity: wishlist
Owner: Paride Legovini <pl at ninthfloor.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 : Various character map encodings missing from golang.org/x/net/encoding
Package encoding provides a number of encodings that are missing from
the standard Go encoding package.
.
The UTF8 Encoder is also useful for situations where valid UTF-8 might be
carried in streams that contain non-valid UTF. One use case is helping to
cope with terminals that embed escape sequences in otherwise valid UTF-8.
This is a dependency of github.com/gdamore/tcell, which is a dependency
of browsh (ITP #904132).
More information about the Pkg-go-maintainers
mailing list