# Packages
Package gbase64 provides useful API for BASE64 encoding/decoding algorithm.
Package gbinary provides useful API for handling binary/bytes data.
Package gcharset implements character-set conversion functionality.
Package gcompress provides kinds of compression algorithms for binary/bytes data.
Package ghash provides some classic hash functions(uint32/uint64) in go.
Package gini provides accessing and converting for INI content.
Package gjson provides convenient API for JSON/XML/INI/YAML/TOML data handling.
Package gparser provides convenient API for accessing/converting variable and JSON/XML/YAML/TOML.
Package gproperties provides accessing and converting for .properties content.
Package gtoml provides accessing and converting for TOML content.
Package gurl provides useful API for URL handling.
Package gxml provides accessing and converting for XML content.
Package gyaml provides accessing and converting for YAML content.