Branching for experimental work. ie: I know the bsd jail subsystem
_real_ well, but using this project as a guinea pig to 'get to know' the
ruby C bindings. :)
#!/usr/bin/env ruby
# This is mostly here to appease the build system for now, but will be used
# later as the toplevel namespace for the shell classes.
module Jparallel
VERSION = '0.0.1'
end