diff options
author | Lockywolf <for_sbo.python3-imapclient_2023-05-24@lockywolf.net> | 2023-05-26 19:05:00 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-05-27 08:08:51 +0700 |
commit | 6089b83993c87dd4e624d56b3de9bf6be28fefe4 (patch) | |
tree | 267b647698a704be9d014b8c2021ff9eee24edb2 /libraries/python3-imapclient/slack-desc | |
parent | cfdc90785d94679a1c580063f94aa9a9684ad75a (diff) |
libraries/python3-imapclient: Added (Pythonic IMAP client library)
Signed-off-by: bedlam <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/python3-imapclient/slack-desc')
-rw-r--r-- | libraries/python3-imapclient/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/python3-imapclient/slack-desc b/libraries/python3-imapclient/slack-desc new file mode 100644 index 0000000000..652dac16e8 --- /dev/null +++ b/libraries/python3-imapclient/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-imapclient: python3-imapclient (Pythonic and complete IMAP client library) +python3-imapclient: +python3-imapclient: python3-imapclient is an easy, Pythonic and complete IMAP client +python3-imapclient: library. +python3-imapclient: +python3-imapclient: Homepage: https://imapclient.freshfoo.com/ +python3-imapclient: +python3-imapclient: This package is for the python3 version. +python3-imapclient: +python3-imapclient: +python3-imapclient: |