~tyil/raku-config-parser-yaml

YAML parser for Config
d4a5ab52 — eater 7 years ago
Test against recent Rakudo versions
07e6934a — eater 7 years ago
Merge pull request #2 from chsanch/dev
ae852956 — Christian Sánchez 7 years ago
Remove the print of the path when reading a file

clone

read-only
https://git.sr.ht/~tyil/raku-config-parser-yaml
read/write
git@git.sr.ht:~tyil/raku-config-parser-yaml

You can also use your local clone with git send-email.

#Config::Parser::yaml

A YAML parser for Config.

Build Status

#Installation

zef install Config::Parser::yaml

#License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.