[ bianca ]
[ ソース: libtoml-perl ]
パッケージ: libtoml-perl (0.97-2)
Perl module for reading and writing TOML files
TOML implements a parser for Tom's Obvious, Minimal Language, as defined at https://github.com/mojombo/toml.
TOML aims to be a minimal configuration file format that is easy to read due to obvious semantics. It is designed to map unambiguously to a hash table and it is easy to parse into data structures in a wide variety of languages.
その他の libtoml-perl 関連パッケージ
|
|
|
|
-
- dep: libtoml-parser-perl
- simple toml parser
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language