diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2023-08-12 07:39:38 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-08-12 08:29:43 +0700 |
commit | df52346700bd5bacc3c50c5ceed94a137f9e5569 (patch) | |
tree | b9481806a13db456cce066074dd16c9760495ac9 /python/python3-cfgv/slack-desc | |
parent | 2d270a8f98cca78071fc7d017b9ed2c8580f45cc (diff) |
python/python3-cfgv: Added (configuration validation).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-cfgv/slack-desc')
-rw-r--r-- | python/python3-cfgv/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-cfgv/slack-desc b/python/python3-cfgv/slack-desc new file mode 100644 index 0000000000..933d41e3f5 --- /dev/null +++ b/python/python3-cfgv/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------------------------------------------------------| +python3-cfgv: python3-cfgv (configuration validation) +python3-cfgv: +python3-cfgv: Validate configuration and produce human readable error messages. +python3-cfgv: +python3-cfgv: https://github.com/asottile/cfgv +python3-cfgv: +python3-cfgv: +python3-cfgv: +python3-cfgv: +python3-cfgv: +python3-cfgv: |