-
Notifications
You must be signed in to change notification settings - Fork 11
ZYpp bindings for scripting languages (DISCONTINUED)
License
openSUSE/libzypp-bindings
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The project is discontinued!
--------------------------------------------------------------------------------
Attempt to create generated bindings for
libzypp. Not restricted to one language.
Authors: kkaempf@suse.de
dmacvicar@suse.de
aschnell@suse.de
Ruby Notes
==========
* API tries to follow ruby standards:
* Containers do not implement iterators but:
* each
* to_a
* etc
* lower case methods, ie: ZYppFactory::instance.get_zypp
instead of ZYppFactory::instance()->getZYpp()
z.initialize_target("/") for z.initializeTarget("/")
About
ZYpp bindings for scripting languages (DISCONTINUED)
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published