Sha256: 02dd6bc5b703b03f508a36f1dc6a5c9022a812e85239d4658030dc397391fc2f

Contents?: true

Size: 375 Bytes

Versions: 1

Compression:

Stored size: 375 Bytes

Contents

module Arduino
  module Library
    VERSION = '0.4.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.4.0 lib/arduino/library/version.rb