套件: golang-github-pelletier-go-toml-dev (1.4.0+really1.4.0-2)
golang-github-pelletier-go-toml-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 golang-github-pelletier-go-toml:
- [golang-github-pelletier-go-toml_1.4.0+really1.4.0-2.dsc]
- [golang-github-pelletier-go-toml_1.4.0+really1.4.0.orig.tar.gz]
- [golang-github-pelletier-go-toml_1.4.0+really1.4.0-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Go Packaging Team
- Dr. Tobias Quathamer
- Anthony Fok
外部的資源:
- 主頁 [github.com]
相似套件:
Go library for the TOML language
This library supports TOML (Tom's Obvious, Minimal Language) version 0.4.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.
其他與 golang-github-pelletier-go-toml-dev 有關的套件
|
|
|
-
- dep: golang-github-burntsushi-toml-dev
- TOML parser and encoder for Go with reflection
-
- dep: golang-github-davecgh-go-spew-dev
- Implements a deep pretty printer for Go data structures to aid in debugging
-
- dep: golang-gopkg-yaml.v2-dev
- YAML support for the Go language