summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorArvin Schnell <aschnell@suse.de>2007-07-20 10:21:05 +0000
committerArvin Schnell <aschnell@suse.de>2007-07-20 10:21:05 +0000
commit7c39ede62439b6206f5a57228b580e6db1f52a0b (patch)
tree4b41d0cb1ded7abdf45e9da60f36780d819aef4b /README
parent1f81ed0fdcfb10a9c095b146e9a1eac289460116 (diff)
downloadlibzypp-bindings-7c39ede62439b6206f5a57228b580e6db1f52a0b.tar.gz
libzypp-bindings-7c39ede62439b6206f5a57228b580e6db1f52a0b.tar.bz2
libzypp-bindings-7c39ede62439b6206f5a57228b580e6db1f52a0b.zip
- removed obsolete text
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 3 insertions, 8 deletions
diff --git a/README b/README
index 20a1b87..ff69c64 100644
--- a/README
+++ b/README
@@ -1,23 +1,18 @@
-attempt to create generated bindings for
+Attempt to create generated bindings for
libzypp. Not restricted to one language.
-author: dmacvicar@suse.de
+Author: dmacvicar@suse.de
Notes:
- Some classes are not wrapped but converted to
equivalents:
-
+
Usage:
Requires swig and ruby installed.
-make -f Makefile.swig
-ruby extconf.rb
-make
-ruby test.rb
-
Ruby Notes
==========