summaryrefslogtreecommitdiff
path: root/devel/py-pathlib/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-pathlib/pkg-descr')
-rw-r--r--devel/py-pathlib/pkg-descr4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/py-pathlib/pkg-descr b/devel/py-pathlib/pkg-descr
deleted file mode 100644
index 3222800906f6..000000000000
--- a/devel/py-pathlib/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Backport of pathlib from Python 3.4. Offers a set of classes featuring all the
-common operations on paths in an easy, object-oriented way.
-
-WWW: https://pypi.org/project/pathlib/