[ ソース: 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