Compare packages listed in a debian/ubuntu APT .manifest with installed packages
Project description
pkgsetcomp
GitHub | PyPi | Warehouse | ReadTheDocs | Travis-CI
pkgsetcomp: compare and generate manifest / installed package reports
Features
Compare packages listed in a debian/ubuntu APT manifest file with currently installed packages
optparse argument parsing (-h, --help)
cookiecutter-pypackage project templating
Installing
Install from PyPi:
pip install pkgsetcomp
Install from GitHub as editable (add a pkgsetcomp.pth in site-packages):
pip install -e git+https://github.com/westurner/pkgsetcomp#egg=pkgsetcomp
Usage
Print help:
pkgsetcomp --help
Generate reports in the current directory:
pkgsetcomp
Generate a report comparing .manifest packages with installed packages:
MANIFEST="http://releases.ubuntu.com/14.04/ubuntu-14.04-desktop-amd64.manifest" pkgsetcomp --manifest="$MANIFEST"
License
.
History
0.1.4 (Unreleased)
0.1.3 (2014-05-21)
BLD,TST,ENH,DOC: add py.test passthrough options to ‘setup.py test’
DOC: add pykg setcomp api docs to index
DOC: docs/license.rst include LICENSE
DOC: README.rst :: directive
0.1.2 (2014-05-21)
BUG: VERSION.txt os.path.basename
DOC: API docs: docs/modules.rst docs/pkgsetcomp.rst
DOC: Release summaries in HISTORY.txt
0.1.1 (2014-05-21)
ENH: Read version number from VERSION.txt
0.1.0 (2014-05-21)
First release on PyPI.
Re-packaged from https://github.com/westurner/dotfiles/blob/2813e4ad/scripts/compare_installed.py
Credits
Wes Turner – https://github.com/westurner
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pkgsetcomp-0.1.3.tar.gz
.
File metadata
- Download URL: pkgsetcomp-0.1.3.tar.gz
- Upload date:
- Size: 214.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ce6f60c5e5acf2732145ba623434c507706ac37e276ef30ac920bedbca0abb3 |
|
MD5 | ae7afd9961bd8da12bec154a2edd3ab4 |
|
BLAKE2b-256 | 853176d6a512c2c337c6f94cebcb3100fa9af0ee4c6221a2d11be2731c164036 |