aboutsummaryrefslogtreecommitdiff
path: root/python/python3-bencode/slack-desc
diff options
context:
space:
mode:
authorBarry J. Grundy <bgrundyat>2022-05-20 04:23:04 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-05-21 08:25:19 +0700
commit310112b64472d5c17bea880ee991b39917f220c9 (patch)
tree3e8b1db820e7f760c2a28e9bc639a3fff6bf45b2 /python/python3-bencode/slack-desc
parenta391ba7a7654cfe1e9485c2f033c43ffec1ac31e (diff)
python/python3-bencode: Added (python3 bittorrent module)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-bencode/slack-desc')
-rw-r--r--python/python3-bencode/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python3-bencode/slack-desc b/python/python3-bencode/slack-desc
new file mode 100644
index 0000000000..7c5df18933
--- /dev/null
+++ b/python/python3-bencode/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-bencode: python3-bencode (python3 bittorrent module)
+python3-bencode:
+python3-bencode: The BitTorrent bencode module as a light-weight, standalone package.
+python3-bencode:
+python3-bencode: This package simply re-packages the existing bencoding and bdecoding
+python3-bencode: implemention from the 'official' BitTorrent client as a separate,
+python3-bencode: light-weight package for re-using them without having the entire
+python3-bencode: BitTorrent software as a dependency.
+python3-bencode:
+python3-bencode:
+python3-bencode: