summaryrefslogtreecommitdiffstats
path: root/python/boto3/slack-desc
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-01 19:52:01 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-01 19:52:01 +0700
commit6e9299b9bd63428c4376776adf4853a5394cd605 (patch)
tree0769501285dca9f61bf8a2fe581ba049c75c4c8f /python/boto3/slack-desc
parente51ae5c3bc3c74e6e9679fc084b89b92e2f341da (diff)
downloadslackbuilds-6e9299b9bd63428c4376776adf4853a5394cd605.tar.gz
slackbuilds-6e9299b9bd63428c4376776adf4853a5394cd605.tar.xz
python/boto3: Removed (use python3-boto3).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--python/boto3/slack-desc19
1 files changed, 0 insertions, 19 deletions
diff --git a/python/boto3/slack-desc b/python/boto3/slack-desc
deleted file mode 100644
index 7ed633a59d..0000000000
--- a/python/boto3/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------------------------------------------------------|
-boto3: boto3 (Python API for AWS)
-boto3:
-boto3: Boto is the Amazon Web Services (AWS) Software Development Kit (SDK)
-boto3: for Python, which allows Python developers to write software that
-boto3: makes use of services like Amazon S3 and Amazon EC2. You can find the
-boto3: latest, most up to date, documentation at `Read the Docs`_, including
-boto3: a list of services that are supported.
-boto3:
-boto3: Homepage: http://aws.amazon.com/sdk-for-python/
-boto3:
-boto3: