ANN: rpm_utils 0.5
Nicholas Henke
henken at seas.upenn.edu
Fri Aug 16 15:10:53 EDT 2002
More information about the Python-list mailing list
Fri Aug 16 15:10:53 EDT 2002
- Previous message (by thread): Opening file in Excel
- Next message (by thread): quickly recover HTML code of several URL?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hey Folks-- Here is a set of tools that will make dealing with RPMs a bit nicer. http://sourceforge.net/project/showfiles.php?group_id=1316&release_id=105563 rpm_utils 0.5 FEATURES: - merge multiple directories containing various versions of RPMs in to on directory that has symlinks to the most up to date version of each package. (merge_rpms.py) - install packages based on name, and have all of the dependencies installed automatically (rpm_install.py) - update all of the RPMs on a system (do_update.py) - great examples of using various features in the python rpm module Nic -- Nicholas Henke Linux Cluster Systems Programmer henken at seas.upenn.edu
- Previous message (by thread): Opening file in Excel
- Next message (by thread): quickly recover HTML code of several URL?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list