aboutsummaryrefslogtreecommitdiff
path: root/devel/py-pip-shims/pkg-descr
diff options
context:
space:
mode:
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