axc 0.3.7
Client library for libsignal-protocol-c
This is a client library for libsignal-protocol-c
. It implements the necessary interfaces using libgcrypt
and sqlite
.
- 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 axc 0.3.7
as follows:
guix install axc@0.3.7
Or install the latest version:
guix install axc
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.