vinser / u8xml

u8xml NewDecoder func can be used to parse XML files with IANA character encodings instead of Go Standard Library xml package Decoder

Repository from Github https://github.comvinser/u8xmlRepository from Github https://github.comvinser/u8xml

Go Report Card GitHub Tag GitHub License

u8xml Go package

The u8xml package NewDecoder can be used to parse XML files with IANA character encodings instead of Go Standard Library xml package Decoder.

u8hex CLI utility

The cmd folder contains the source code of the u8hex command-line interface utility, which may be used to get the hex representation of a string with a given character set. It may be useful for debugging.

Credits

u8hex is inspired by cpd

About

u8xml NewDecoder func can be used to parse XML files with IANA character encodings instead of Go Standard Library xml package Decoder

License:MIT License


Languages

Language:Go 100.0%