# Functions
LoadIndex reads a library_index.json and create the corresponding Index.
# Variables
EmptyIndex is an empty library index.
# Structs
Dependency is a library dependency.
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.