diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2023-05-27 08:06:22 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-06-10 09:23:02 +0700 |
commit | 9cc7a36cbfe5f405c6382e882aefc6b78c9ee806 (patch) | |
tree | f504d7850619c45d0c24e21e999690ac1b29f24f /python/jsonschema/slack-desc | |
parent | a7e8b949f35ab3f903768685c00de1ab85cbb747 (diff) |
python/jsonschema: Removed: (replaced by python3-jsonschema)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/jsonschema/slack-desc')
-rw-r--r-- | python/jsonschema/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/python/jsonschema/slack-desc b/python/jsonschema/slack-desc deleted file mode 100644 index e6674aeaf2..0000000000 --- a/python/jsonschema/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------------------------------------------------------| -jsonschema: jsonschema (Implementation of JSON Schema) -jsonschema: -jsonschema: jsonschema is an implementation of JSON Schema -jsonschema: for Python (supporting 2.6+ including Python 3). -jsonschema: -jsonschema: Homepage: https://github.com/Julian/jsonschema -jsonschema: -jsonschema: -jsonschema: -jsonschema: -jsonschema: |