RubyGems Navigation menu

arduino-library 0.5.3

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.6.0 - August 20, 2018 (17.5 KB)
  2. 0.5.5 - July 04, 2018 (17.5 KB)
  3. 0.5.4 - December 04, 2017 (16.5 KB)
  4. 0.5.3 - November 27, 2017 (16.5 KB)
  5. 0.5.1 - November 27, 2017 (16.5 KB)
Show all versions (14 total)

Runtime Dependencies (5):

colored2 >= 0
dry-struct ~> 0.4
dry-types ~> 0.12
httparty >= 0

Development Dependencies (7):

bundler ~> 1.15
irbtools >= 0
rake ~> 10.0
rspec ~> 3.0
rspec-its >= 0
simplecov >= 0
yard >= 0

Owners:

Authors:

  • Konstantin Gredeskoul

SHA 256 checksum:

242c570ff72581639043b8d9f0c6d97d1ea6b54405a4473b6fd4e47e6f18fbdb

Total downloads 21,762

For this version 1,894

License:

MIT

Required Ruby Version: >= 0

Links: