attica
Open Collaboration Service client library
Attica is a Qt library that implements the Open Collaboration Services API version 1.6.
It grants easy access to the services such as querying information about persons and contents. The library is used in KNewStuff3 as content provider. In order to integrate with KDE's Plasma Desktop, a platform plugin exists in kdebase.
The REST API is defined here: http://freedesktop.org/wiki/Specifications/open-collaboration-services/
- Versions: 6.13.0 · 5.116.0
- Website: https://community.kde.org/Frameworks
- Licenses: LGPL 2.1+ · LGPL 3+
- Package source: gnu/packages/kde-frameworks.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of attica
as follows:
guix install attica
Or install a particular version:
guix install attica@5.116.0
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 attica about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/attica'><img src='https://packages.guix.gnu.org/packages/attica/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/attica)
Example Org:
[[https://packages.guix.gnu.org/packages/attica][https://packages.guix.gnu.org/packages/attica/badges/latest-version.svg]]