Mailinglist Archive: zypp-devel (52 mails)
| < Previous | Next > |
[zypp-devel] Re: next-gen API for package management?
- From: Klaus Kaempf <kkaempf@xxxxxxx>
- Date: Thu, 1 Sep 2011 10:30:42 +0200
- Message-id: <20110901083042.GA7537@heron.suse.de>
* Pascal Bleser <pascal.bleser@xxxxxxxxxxxx> [Aug 31. 2011 21:52]:
Thats *exactly* the goal the 'new_api' branch is trying to achieve.
I offered to work on a new API before and would still love to see it
happen.
But this needs active collaboration, feedback, and stamina - it won't
happen overnight.
Klaus
---
SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB
16746 (AG Nürnberg)
Maxfeldstraße 5, 90409 Nürnberg, Germany
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
I would honestly expect something like this:
--->8-----------------------------------------------------
z = Zypp(:root => '/')
z.repos.each { |r| puts "#{r.name} = #{r.baseurl}" }
z.install "smplayer" unless z.installed? "smplayer"
Thats *exactly* the goal the 'new_api' branch is trying to achieve.
I offered to work on a new API before and would still love to see it
happen.
But this needs active collaboration, feedback, and stamina - it won't
happen overnight.
Klaus
---
SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB
16746 (AG Nürnberg)
Maxfeldstraße 5, 90409 Nürnberg, Germany
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |