Sha256: b9f09c85bf84757d4d7b5af134ab3d7aab9f6b33b3c29b3c9df24978ab49104e

Contents?: true

Size: 375 Bytes

Versions: 1

Compression:

Stored size: 375 Bytes

Contents

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