Sha256: cff2c4531301ce2d6d251b8a58327a9f5ae79ffe2ad6e498c0860e4121c9c273
Contents?: true
Size: 587 Bytes
Versions: 1
Compression:
Stored size: 587 Bytes
Contents
module Arduino module Library VERSION = '0.5.4' DESCRIPTION = <<-eof This library provides a convenient ruby API for representation of an Arduino Library specification, including field and type validation, reading and writing the library.properties file, as well as downloading the official database of Arduino libraries, and offering a highly advanced searching functionality. This gem only offers Ruby API, but for command line usage please checkout the gem called "arli" — Arduino Library Dependency Manager that uses this library behind the scenes. eof end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
arduino-library-0.5.4 | lib/arduino/library/version.rb |