aboutsummaryrefslogtreecommitdiffstats
path: root/devel/py-pip-shims/pkg-descr
blob: 4fbefbcb0458878bdc970303534aad7fda36e3e6 (plain) (blame)
1
2
3
4
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.