[ 源代码: golang-github-dimchansky-utfbom ]
软件包:golang-github-dimchansky-utfbom-dev(1.1.1-1)
golang-github-dimchansky-utfbom-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-dimchansky-utfbom:
- [golang-github-dimchansky-utfbom_1.1.1-1.dsc]
- [golang-github-dimchansky-utfbom_1.1.1.orig.tar.gz]
- [golang-github-dimchansky-utfbom_1.1.1-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.