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.
- Versions: 0.3.6
- Website: https://csorianognome.wordpress.com/2015/07/07/cloud-providers/
- Licenses: LGPL 3+
- Package source: gnu/packages/gnome.scm
- Builds: See build status
- Issues: See known issues
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:
[](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]]