RubyGems.org

dub

0.7.0

This is a tool to ease the creation of scripting language bindings for a C++ library. It is currently developed to crete the OpenCV bindings for Lua in Rubyk (http://rubyk.org). The generator uses the xml output from Doxygen to avoid parsing C++ code by itself.

installgem install dub -v 0.7.0
Authors

Gaspard Bucher

10,618 total downloads 692 for this version
Owners

D893e113b51a8f200d2abb3ed9e54143

Gemfile
gem "dub", "~> 0.7.0"
Versions
  1. 1.0.0 September 4, 2011
  2. 0.7.0 August 19, 2011
  3. 0.6.6 December 15, 2010
  4. 0.6.5 December 14, 2010
  5. 0.6.4 July 13, 2010
Show all versions (11 total)
Runtime Dependencies
  1. hpricot >= 0
Development Dependencies
  1. shoulda >= 0