Sha256: 67ebb36f1336a2103555565c00f08d264b54c7548726a667a26e598a87a3065b
Contents?: true
Size: 375 Bytes
Versions: 1
Compression:
Stored size: 375 Bytes
Contents
module Arduino module Library VERSION = '0.3.0' DESCRIPTION = <<-eof This gem encapsulates many concepts related to how Arduino Libraries are indexed, how their metadata is validated, or .properties file generated. It supports searching the Arduino library database for any terms. This gem is used by Arli — Arduino Installer CLI toolkit. eof end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
arduino-library-0.3.0 | lib/arduino/library/version.rb |