package
0.0.0-20181213094507-0031c6d985d6
Repository: https://github.com/facchinm/arduino-cli.git
Documentation: pkg.go.dev

# Functions

LoadIndex reads a library_index.json and create the corresponding Index.
ParseArgs parses a sequence of "item@version" tokens and returns a Name-Version slice.

# Structs

Index represents the list of libraries available for download.
Library is a library available for download.
Reference uniquely identify a Library in the library index.
Release is a release of a library available for download.