Subject: CVS commit: pkgsrc/devel/py-pip-api
From: Thomas Klausner
Date: 2021-11-16 17:03:13
Message id: 20211116160313.1A3BCFAEC@cvs.NetBSD.org

Log Message:
devel/py-pip-api: import py-pip-api-0.0.23

Since pip is a command-line-tool, it does not have an official,
supported, importable API.

However, this does not mean that people haven't tried to import
pip, usually to end up with much headache when pip's maintainers
do routine refactoring.

This project attempts to provide an importable pip API, which is
fully compliant with the recommended method of using pip from your
program.

Files:
RevisionActionfile
1.1addpkgsrc/devel/py-pip-api/DESCR
1.1addpkgsrc/devel/py-pip-api/Makefile
1.1addpkgsrc/devel/py-pip-api/PLIST
1.1addpkgsrc/devel/py-pip-api/distinfo