pipsi 0.9-1.1 source package in Ubuntu
Changelog
pipsi (0.9-1.1) unstable; urgency=medium * Non maintainer upload by the Reproducible Builds team. * No source change upload to rebuild on buildd with .buildinfo files. -- Holger Levsen <email address hidden> Sun, 03 Jan 2021 17:49:15 +0100
Upload details
- Uploaded by:
- ChangZhuo Chen (陳昌倬)
- Uploaded to:
- Sid
- Original maintainer:
- ChangZhuo Chen (陳昌倬)
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pipsi_0.9-1.1.dsc | 1.8 KiB | 09f0d4eb858433c53f8ac011db1b70325f4f41c2ed6d04e50f9ea674d85fe61e |
pipsi_0.9.orig.tar.gz | 7.3 KiB | 17c7157e2154deb9b65f8331688566dfee6f24667044e284d8e7533ab7e3394b |
pipsi_0.9-1.1.debian.tar.xz | 2.0 KiB | 2fa5d19d6ac992a4fd7fed3464d01e4d96c4f0b3a86274040a9bd7116f4e23e1 |
Available diffs
- diff from 0.9-1 to 0.9-1.1 (354 bytes)
No changes file available.
Binary packages built by this source
- pipsi: pip script installer
pipsi is a wrapper around virtualenv and pip which installs scripts provided by
python packages into separate virtualenvs to shield them from your system and
each other.
.
In other words: you can use pipsi to install things like pygmentize without
making your system painful.