[ 原始碼: golang-github-dimchansky-utfbom ]
套件:golang-github-dimchansky-utfbom-dev(0.0~git20170328.6c6132f-1)
golang-github-dimchansky-utfbom-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-github-dimchansky-utfbom:
- [golang-github-dimchansky-utfbom_0.0~git20170328.6c6132f-1.dsc]
- [golang-github-dimchansky-utfbom_0.0~git20170328.6c6132f.orig.tar.xz]
- [golang-github-dimchansky-utfbom_0.0~git20170328.6c6132f-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Detection of the BOM and removing as necessary
The package utfbom implements the detection of the BOM (Unicode Byte Order Mark) and removing as necessary. It can also return the encoding detected by the BOM.