ftdi 0.0.1 → 0.0.2
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: ftdi
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.
|
4
|
+
version: 0.0.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Jason Heiss
|
@@ -13,13 +13,7 @@ date: 2009-12-16 00:00:00 -08:00
|
|
13
13
|
default_executable:
|
14
14
|
dependencies: []
|
15
15
|
|
16
|
-
description:
|
17
|
-
Ruby bindings for libftdi: http://www.intra2net.com/en/developer/libftdi/
|
18
|
-
Also requires swig: http://www.swig.org/
|
19
|
-
|
20
|
-
The gem includes example scripts. Where they end up depends on your
|
21
|
-
system, but can be found with: gem contents ftdi | grep examples
|
22
|
-
|
16
|
+
description:
|
23
17
|
email: jheiss@aput.net
|
24
18
|
executables: []
|
25
19
|
|