1 Jul
2011
1 Jul
'11
6:46 p.m.
On 2011/7/1 Yaşar Arabacı <yasar11732@gmail.com> wrote:
Hi,
I am just trying to figure out the pyalpm. I have no prior knowledge of libalpm itself.(Since I don't know C). I guess I figured out the most parts of using it, but I was wondering if someone can give me example usage of pyalpm.transaction.init() method. Especially the part where I pass arguments to it. What kind of arguments should I pass to that method? (list, tuple, kwargs,str??)
I also wonder if I should pass some arguments to pyalpm.transaction.prepare, or I just use it as it is.
Hello, The pycman scripts provide examples of how to use the pyalpm API. The code should be self-explanatory. Regards, Rémy.