forked from openSUSE/libzypp-bindings
-
Notifications
You must be signed in to change notification settings - Fork 0
saukko/libzypp-bindings
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Attempt to create generated bindings for libzypp. Not restricted to one language. Authors: [email protected] [email protected] [email protected] 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 (EXPERIMENTAL)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 43.8%
- Ruby 32.5%
- C++ 14.8%
- Perl 7.9%
- Shell 1.0%