[ 原始碼: golang-github-gdamore-encoding ]
套件:golang-github-gdamore-encoding-dev(1.0.0-2)
golang-github-gdamore-encoding-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-gdamore-encoding:
- [golang-github-gdamore-encoding_1.0.0-2.dsc]
- [golang-github-gdamore-encoding_1.0.0.orig.tar.gz]
- [golang-github-gdamore-encoding_1.0.0-2.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