[zypp-devel] Python bindings examples
Hi, I've forked the mintWelcome sometime ago and I wanted to add a bit more of functionality to it (mainly installing repositories). I was thinking in using python-zypp bindings for this task, but I'm struggling a bit to find some examples and documentation. Where can I find some docs and some examples (I'm only interested in installing a repository). (yeah I could do this easilly with pycurl, but zypp might become more useful for stuff I'm thinking for the future, so it would be a nice start). NM -- To unsubscribe, e-mail: zypp-devel+unsubscribe@opensuse.org To contact the owner, e-mail: zypp-devel+owner@opensuse.org
On Wednesday 15 February 2012 11:07:57 Nelson Marques wrote:
Hi,
I've forked the mintWelcome sometime ago and I wanted to add a bit more of functionality to it (mainly installing repositories).
I was thinking in using python-zypp bindings for this task, but I'm struggling a bit to find some examples and documentation.
Where can I find some docs and some examples (I'm only interested in installing a repository).
AFAIK there's not much more than: https://github.com/openSUSE/libzypp-bindings/tree/master/examples/python But they are pretty old, don't know if they are still working. -- cu, Michael Andres +------------------------------------------------------------------+ Key fingerprint = 2DFA 5D73 18B1 E7EF A862 27AC 3FB8 9E3A 27C6 B0E4 +------------------------------------------------------------------+ Michael Andres SUSE LINUX Products GmbH, Development, ma@suse.de GF:Jeff Hawn,Jennifer Guild,Felix Imendörffer, HRB16746(AG Nürnberg) Maxfeldstrasse 5, D-90409 Nuernberg, Germany, ++49 (0)911 - 740 53-0 +------------------------------------------------------------------+ -- To unsubscribe, e-mail: zypp-devel+unsubscribe@opensuse.org To contact the owner, e-mail: zypp-devel+owner@opensuse.org
On 02/15/2012 12:12 PM, Michael Andres wrote:
On Wednesday 15 February 2012 11:07:57 Nelson Marques wrote:
Hi, ... AFAIK there's not much more than: https://github.com/openSUSE/libzypp-bindings/tree/master/examples/python
But they are pretty old, don't know if they are still working.
A good testsuite would tell ;) Bye Lukas -- Lukas Ocilka, Appliances Department SUSE LINUX s.r.o., Praha -- To unsubscribe, e-mail: zypp-devel+unsubscribe@opensuse.org To contact the owner, e-mail: zypp-devel+owner@opensuse.org
participants (3)
-
Lukas Ocilka
-
Michael Andres
-
Nelson Marques