public
Fork of tenderlove/ruby-serialport
Description: Ruby Serialport packed neatly into a gem.
Homepage:
Clone URL: git://github.com/toholio/ruby-serialport.git
ruby-serialport / MANIFEST
100644 12 lines (11 sloc) 0.179 kb
1
2
3
4
5
6
7
8
9
10
11
12
CHANGELOG
README
MANIFEST
serialport.gemspec
extconf.rb
lib/serialport.rb
src/posix_serialport_impl.c
src/serialport.c
src/serialport.h
src/win_serialport_impl.c
test/miniterm.rb