Skip to main content

Compare packages listed in a debian/ubuntu APT .manifest with installed packages

Project description

pkgsetcomp

GitHub | PyPi | Warehouse | ReadTheDocs | Travis-CI

https://badge.fury.io/py/pkgsetcomp.png https://travis-ci.org/westurner/pkgsetcomp.png?branch=master https://pypip.in/d/pkgsetcomp/badge.png

pkgsetcomp: compare and generate manifest / installed package reports

Features

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

BSD Software 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)

Credits

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

pkgsetcomp-0.1.3.tar.gz (214.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page