Crate oceanpkg

Source
Expand description

Client library for the Ocean package manager.

This library is meant to be used by Ocean’s CLI, GUI, and web services.

Modules§

api
Interfacing with Ocean’s web API.
archive
Archiving utilities.
auth
Authentication utilities.
config
End-user configuration of the local Ocean installation.
drop
Ocean packages, also known as drops 💧.
env
Environment variables used by Ocean.
install
Describes how drops are installed.
system
System utilities.

Structs§

Config
Configuration values that are examined throughout the lifetime of a client program.

Enums§

Drop
Defines an Ocean package, also known as a drop 💧.