diff options
author | Arn0 <yth@ythogtha.org> | 2023-07-05 17:17:02 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-06 11:23:36 +0700 |
commit | ce55eb18bdbc8081ea4946395603fbdef6d51681 (patch) | |
tree | f0de8b2f4e720cf8aa21939ce3bee9cf2055bdd2 /libraries/ZConfig/slack-desc | |
parent | 1ec397de1b027c47ac9b296efe5e8d526c207f35 (diff) |
libraries/ZConfig: replaced by python3-ZConfig
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/ZConfig/slack-desc')
-rw-r--r-- | libraries/ZConfig/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/libraries/ZConfig/slack-desc b/libraries/ZConfig/slack-desc deleted file mode 100644 index 8d9b2831e579..000000000000 --- a/libraries/ZConfig/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# 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------------------------------------------------------| -ZConfig: ZConfig (Structured Configuration Library) -ZConfig: -ZConfig: ZConfig supports a hierarchical schema-driven configuration model -ZConfig: that allows a schema to specify data conversion routines written in -ZConfig: Python. -ZConfig: -ZConfig: -ZConfig: -ZConfig: -ZConfig: -ZConfig: |