attempt to create generated bindings for
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Sun, 22 Apr 2007 19:44:49 +0000 (19:44 +0000)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Sun, 22 Apr 2007 19:44:49 +0000 (19:44 +0000)
commitb58c6b95fa494fe7b41135efc42472dd185e6667
tree62a03993cde278e0e089cc2d67530a8624703d62
attempt to create generated bindings for
libzypp. Not restricted to one language.
46 files changed:
CMakeLists.txt [new file with mode: 0644]
README [new file with mode: 0644]
VERSION.cmake [new file with mode: 0644]
examples/ruby/list_target_resolvables.rb [new file with mode: 0644]
examples/ruby/mediasetaccess_example.rb [new file with mode: 0644]
examples/ruby/play_with_pool_and_target.rb [new file with mode: 0644]
examples/ruby/test.rb [new file with mode: 0644]
examples/ruby/test2.rb [new file with mode: 0644]
swig/Arch.i [new file with mode: 0644]
swig/ByteCount.i [new file with mode: 0644]
swig/CMakeLists.txt [new file with mode: 0644]
swig/CapFactory.i [new file with mode: 0644]
swig/CapMatch.i [new file with mode: 0644]
swig/Capability.i [new file with mode: 0644]
swig/CheckSum.i [new file with mode: 0644]
swig/Date.i [new file with mode: 0644]
swig/Dep.i [new file with mode: 0644]
swig/Dependencies.i [new file with mode: 0644]
swig/Edition.i [new file with mode: 0644]
swig/KeyRing.i [new file with mode: 0644]
swig/Kind.i [new file with mode: 0644]
swig/MediaSetAccess.i [new file with mode: 0644]
swig/NVR.i [new file with mode: 0644]
swig/NVRA.i [new file with mode: 0644]
swig/NVRAD.i [new file with mode: 0644]
swig/OnMediaLocation.i [new file with mode: 0644]
swig/Package.i [new file with mode: 0644]
swig/Pathname.i [new file with mode: 0644]
swig/PoolItem.i [new file with mode: 0644]
swig/ResObject.i [new file with mode: 0644]
swig/ResPool.i [new file with mode: 0644]
swig/ResStatus.i [new file with mode: 0644]
swig/ResStore.i [new file with mode: 0644]
swig/Resolvable.i [new file with mode: 0644]
swig/Source.i [new file with mode: 0644]
swig/SourceFactory.i [new file with mode: 0644]
swig/Target.i [new file with mode: 0644]
swig/TranslatedText.i [new file with mode: 0644]
swig/Url.i [new file with mode: 0644]
swig/ZYppCommitPolicy.i [new file with mode: 0644]
swig/ZYppCommitResult.i [new file with mode: 0644]
swig/ZYppFactory.i [new file with mode: 0644]
swig/python.i [new file with mode: 0644]
swig/ruby.i [new file with mode: 0644]
swig/zypp.i [new file with mode: 0644]
zypp-bindings.spec.cmake [new file with mode: 0644]