diff options
author | pyllyukko <pyllyukko@maimed.org> | 2024-07-19 23:37:21 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-07-20 08:08:42 +0700 |
commit | 5aa94b8e1796dfaf26d6261e2842044393bcb9d5 (patch) | |
tree | debcd1aaea939a0870f4c3e1368be3492c350aae /perl/perl-Config-Tiny/slack-desc | |
parent | f4b74b0faba41fbab236b44a49c5e54af6ec43c5 (diff) |
perl/perl-Config-Tiny: Added (read/write .ini style files).
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Config-Tiny/slack-desc')
-rw-r--r-- | perl/perl-Config-Tiny/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl-Config-Tiny/slack-desc b/perl/perl-Config-Tiny/slack-desc new file mode 100644 index 0000000000..a6941b7779 --- /dev/null +++ b/perl/perl-Config-Tiny/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +perl-Config-Tiny: perl-Config-Tiny (ini file parser) +perl-Config-Tiny: +perl-Config-Tiny: Read/Write .ini style files with as little code as possible +perl-Config-Tiny: +perl-Config-Tiny: Config::Tiny is a Perl class to read and write .ini style +perl-Config-Tiny: configuration files with as little code as possible, reducing load +perl-Config-Tiny: time and memory overhead. +perl-Config-Tiny: +perl-Config-Tiny: +perl-Config-Tiny: +perl-Config-Tiny: |