This package browser is in early development. Mind the rough edges.

libcloudproviders

Cloudproviders Integration API

Libcloudproviders is a DBus API that allows cloud storage sync clients to expose their services. Clients such as file managers and desktop environments can then provide integrated access to the cloud providers services.

Installation

Install the latest version of libcloudproviders as follows:

guix install libcloudproviders

Or install a particular version:

guix install libcloudproviders@0.3.6

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of libcloudproviders about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/libcloudproviders'><img src='https://packages.guix.gnu.org/packages/libcloudproviders/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/libcloudproviders/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/libcloudproviders)

Example Org:

[[https://packages.guix.gnu.org/packages/libcloudproviders][https://packages.guix.gnu.org/packages/libcloudproviders/badges/latest-version.svg]]