Re: [PATCH] common_lib: Adding software_manager.py

2010-11-28 Thread Lucas Meneghel Rodrigues
On Mon, 2010-11-29 at 00:44 -0200, Lucas Meneghel Rodrigues wrote: > This patch adds a software management abstraction layer > on top of popular distro package management abstraction > layers. Frequently we want to install a given distro > provided software package, but there's no single interface

[PATCH] common_lib: Adding software_manager.py

2010-11-28 Thread Lucas Meneghel Rodrigues
This patch adds a software management abstraction layer on top of popular distro package management abstraction layers. Frequently we want to install a given distro provided software package, but there's no single interface to do so. The software manager API tries to expose conveniently the main p