Skip to content

larskanis/ruby-usb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruby-usb is a libusb binding library for Ruby.

Tanaka Akira <akr@fsij.org>

www.a-k-r.org/ruby-usb/

LGPL

  • direct (non-rubyish) binding

  • rubyish interface (work in progress)

% ruby extconf.rb 
% make
% make install

See rdoc/ or www.a-k-r.org/ruby-usb/rdoc/

About

libusb binding for Ruby - Please note: libusb-0.1 is deprecated - please consider using libusb-gem:

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C 69.8%
  • Ruby 30.2%