RubyGems Navigation menu

arduino-library 0.5.4

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:

2d9257d27c62f9c60cc6e812c8203cfe8e3ad8f5f2dffec2f15715651382f86f

Total downloads 21,739

For this version 2,126

License:

MIT

Required Ruby Version: >= 0

Links: