RAA - ribusb

ribusb / 0.9

Short description: Ruby bindings to the libusb library, new version 1.0
Category: Library/Hardware
Status: prototype
Created: 2009-03-07 19:21:02 GMT
Last update: 2009-03-07 19:21:02 GMT
Owner: andras (Projects of this owner)
Homepage: http://ribusb.rubyforge.org/
Download: http://rubyforge.org/frs/?group_id=7908
License: GPL
Dependency:
Requires: libusb/1.0 The LibUSB library that RibUSB interfaces to.
Description:

RibUSB is a Ruby extension that gives a Ruby programmer access to all functionality of libusb, version 1.0.

- libusb is a library that gives full access to devices connected via the USB bus. No kernel driver is thus necessary for accessing USB devices. Linux support is ready, ports to other systems are bound to appear with time.

- This Ruby extension supports the API version 1.0 of libusb. Note that the old "legacy" version 0.1.x of libusb uses a completely different API and is thus not supported.

Edit this project (for project owner)

back to RAA top