diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2021-05-14 21:34:45 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-19 18:40:03 +0700 |
commit | a966933011ab23f79d92db3fd99588365d5f3d77 (patch) | |
tree | 4cb15a75ace97d1f158685aae002791d77fa908d /python/python-twisted/slack-desc | |
parent | c8ba3352dd90b4ddc3b4a563a7ad6754cd64ec20 (diff) |
python/python-twisted: Renamed python2-twisted.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-twisted/slack-desc')
-rw-r--r-- | python/python-twisted/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/python/python-twisted/slack-desc b/python/python-twisted/slack-desc deleted file mode 100644 index 1afd6dbe7528..000000000000 --- a/python/python-twisted/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-twisted: python-twisted (Python networking engine) -python-twisted: -python-twisted: Twisted is an event-driven networking engine written in Python and -python-twisted: licensed under the MIT license. -python-twisted: -python-twisted: Homepage: https://twistedmatrix.com/ -python-twisted: -python-twisted: -python-twisted: -python-twisted: -python-twisted: |