aboutsummaryrefslogtreecommitdiff
path: root/python/python3-black/README
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-02-10 23:09:22 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-02-11 09:30:37 +0700
commit6d8b37dc9f3a5121fc7e4b0a5a15dafd6f746c01 (patch)
tree6e0b163d1c74be39184b65ab4b5d9ea28f979bef /python/python3-black/README
parent4541a6d84d7349f3475e71f344c511df3fcbb91c (diff)
python/python3-black: Added (The Uncompromising Py Code Formatter)
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-black/README')
-rw-r--r--python/python3-black/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/python/python3-black/README b/python/python3-black/README
new file mode 100644
index 000000000000..fbf393aac7b3
--- /dev/null
+++ b/python/python3-black/README
@@ -0,0 +1,8 @@
+Black is the uncompromising Python code formatter. By using it, you
+agree to cede control over minutiae of hand-formatting. In return,
+Black gives you speed, determinism, and freedom from pycodestyle
+nagging about formatting. You will save time and mental energy for
+more important matters.
+
+python3-black 22.12.0 is the last available version for Slackware 15.0.
+Newer versions require a newer python-packaging.