strongswan/src/dumm/ext
Tobias Brunner 12642a6831 Moved data structures to new collections subfolder 2012-10-24 16:00:49 +02:00
..
lib Store the exit code of executed commands in Dumm::Guest.execstatus. 2010-10-12 15:41:17 +02:00
.gitignore added generated extconf.rb to .gitignore, removed it from distribution 2009-05-25 15:45:05 +02:00
README * ruby extension extracted from irdumm 2008-08-07 14:56:54 +00:00
dumm.c Moved data structures to new collections subfolder 2012-10-24 16:00:49 +02:00
extconf.rb.in Use "-include config.h" when building ruby dumm extension 2012-07-11 18:07:19 +02:00

README

DUMM Ruby Extension
===================

Build and Install

  $ ruby extconf.rb
  $ make
  # make install