aboutsummaryrefslogtreecommitdiff
path: root/python/python2-pathlib2/slack-desc
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2023-07-29 07:34:17 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-29 07:34:29 +0700
commit44a9a8853b9c84e216fb77392873026f91458d56 (patch)
tree5464d3424011e8941a6ad2df37ec351c835de3d7 /python/python2-pathlib2/slack-desc
parent97db10c0653007c48eda3f877025f6293224565a (diff)
python/python2-pathlib2: Added (Object-oriented FS paths).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-pathlib2/slack-desc')
-rw-r--r--python/python2-pathlib2/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python2-pathlib2/slack-desc b/python/python2-pathlib2/slack-desc
new file mode 100644
index 0000000000..4517f7a72c
--- /dev/null
+++ b/python/python2-pathlib2/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------------------------------------------------------|
+python2-pathlib2: python2-pathlib2 (Object-oriented filesystem paths)
+python2-pathlib2:
+python2-pathlib2: The old pathlib module on bitbucket is in bugfix-only mode. The goal
+python2-pathlib2: of pathlib2 is to provide a backport of standard pathlib module which
+python2-pathlib2: tracks the standard library module, so all the newest features of the
+python2-pathlib2: standard pathlib can be used also on older Python versions.
+python2-pathlib2:
+python2-pathlib2: Homepage: https://pypi.org/project/pathlib2/
+python2-pathlib2:
+python2-pathlib2:
+python2-pathlib2: