Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 325 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 325 Bytes

Snapd-rs

A minimal API client for the snapd rest API.

Provides a client to access snapd, which allows you to manage, search and install snaps on a Linux system.

Implementation

The functionality provided by this client is adapted from snapd.dart.