diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2023-12-01 21:10:12 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-02 07:54:25 +0700 |
commit | d846415571e4ac9ffac8b48b594bbc1fe1b57cd3 (patch) | |
tree | e303d29bfed53b10a6cd8c015cb776044a0c95a6 /python/python-toml/slack-desc | |
parent | a67697783062fa5f8f3fb4083c4771a84152e40b (diff) |
python/python-toml: Removed (split to python2 and python3).
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-toml/slack-desc')
-rw-r--r-- | python/python-toml/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/python/python-toml/slack-desc b/python/python-toml/slack-desc deleted file mode 100644 index 033fe3be0c959..0000000000000 --- a/python/python-toml/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------------------------------------------------------| -python-toml: python-toml (A Python library for parsing and creating TOML) -python-toml: -python-toml: python-toml is a Python library for parsing and creating TOML. -python-toml: -python-toml: -python-toml: -python-toml: -python-toml: -python-toml: -python-toml: -python-toml: |