python-apt provides Python bindings for libapt, the backend to Debian's Advanced Package Tool.
Be the first to post a text review of python-apt. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Mostly interface cleanups in this version; the major changes are * Cache files now look like dictionaries, providing [], len, keys, values, etc * Package states can now be retrieved directly from the package; the messiness of subscripting the cache file with a package directly was eliminated * Packages now provide their versions as a tuple * Versions provide the various package-record members as attributes: maintainer, description, shortdesc, etc.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?