axc
Client library for libsignal-protocol-c
This is a client library for libsignal-protocol-c
. It implements the necessary interfaces using libgcrypt
and sqlite
.
- Versions: 0.3.7
- Website: https://github.com/gkdr/axc
- Licenses: GPL 3
- Package source: gnu/packages/messaging.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of axc
as follows:
guix install axc
Or install a particular version:
guix install axc@0.3.7
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
HTML: <a href='http://127.0.0.1:3000/packages/axc/'><img src='http://127.0.0.1:3000/packages/axc/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/axc/badges/latest-version.svg)](http://127.0.0.1:3000/packages/axc/) Org: [[http://127.0.0.1:3000/packages/axc/][http://127.0.0.1:3000/packages/axc/badges/latest-version.svg]]