Pakket: golang-github-pelletier-go-toml (1.4.0+really1.2.0-1)
Verwijzigingen voor golang-github-pelletier-go-toml
Debian bronnen:
Het bronpakket golang-github-pelletier-go-toml downloaden:
- [golang-github-pelletier-go-toml_1.4.0+really1.2.0-1.dsc]
- [golang-github-pelletier-go-toml_1.4.0+really1.2.0.orig.tar.gz]
- [golang-github-pelletier-go-toml_1.4.0+really1.2.0-1.debian.tar.xz]
Beheerders:
- Debian Go Packaging Team (QA-pagina, Mailarchief)
- Dr. Tobias Quathamer (QA-pagina)
- Anthony Fok (QA-pagina)
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Go library for the TOML language -- commandline programs
This library supports TOML (Tom's Obvious, Minimal Language) version v1.0.0.
TOML aims to be a minimal configuration file format that's easy to read due to obvious semantics. TOML is designed to map unambiguously to a hash table. TOML should be easy to parse into data structures in a wide variety of languages.
This package contains the two commandline programs tomll and tomljson.