aboutsummaryrefslogtreecommitdiff
path: root/devel/py-pip-shims/pkg-descr
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-12-10 21:27:36 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-12-10 21:27:36 +0000
commitdb114ee05d6539bec316fb88d114b95ed55cc578 (patch)
tree6c9f24ef91cb93e188b8b6ed974004dfba9240da /devel/py-pip-shims/pkg-descr
parentef7b5092ba697f104cf615f72b7f21720b30ea4c (diff)
downloadports-db114ee05d6539bec316fb88d114b95ed55cc578.tar.gz
ports-db114ee05d6539bec316fb88d114b95ed55cc578.zip
Add py-pip-shims 0.5.3
pip-shims is a set of compatibilty access shims to the pip internal API. pip-shims provides compatibility with pip versions 8.0 through the current release. The shims are provided using a lazy import strategy by hacking a module by overloading a class instance's getattr method. WWW: https://github.com/sarugaku/pip-shims
Notes
Notes: svn path=/head/; revision=557462
Diffstat (limited to 'devel/py-pip-shims/pkg-descr')
-rw-r--r--devel/py-pip-shims/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/py-pip-shims/pkg-descr b/devel/py-pip-shims/pkg-descr
new file mode 100644
index 000000000000..78fd430353e1
--- /dev/null
+++ b/devel/py-pip-shims/pkg-descr
@@ -0,0 +1,6 @@
+pip-shims is a set of compatibilty access shims to the pip internal API.
+pip-shims provides compatibility with pip versions 8.0 through the current
+release. The shims are provided using a lazy import strategy by hacking a module
+by overloading a class instance's getattr method.
+
+WWW: https://github.com/sarugaku/pip-shims