[ 源代码: golang-github-gdamore-encoding ]
软件包:golang-github-gdamore-encoding-dev(1.0.0-3)
golang-github-gdamore-encoding-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-gdamore-encoding:
- [golang-github-gdamore-encoding_1.0.0-3.dsc]
- [golang-github-gdamore-encoding_1.0.0.orig.tar.gz]
- [golang-github-gdamore-encoding_1.0.0-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 golang-github-gdamore-encoding-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-smartystreets-goconvey-dev
- Go testing in browser - sources
-
- dep: golang-golang-x-text-dev
- Supplementary Go text-related libraries