name : python-axolotl-curve25519 version : 0.4.1 release : 6 source : - https://github.com/tgalal/python-axolotl-curve25519/archive/0.4.1-2.tar.gz : cc8de0c140831519e45598b082fdef0e939fd30930be442e38bdec13dc16aab5 homepage : https://github.com/tgalal/python-axolotl-curve25519 license : GPL-3.0-or-later component : programming.python summary : This is python wrapper for curve25519 library with ed25519 signatures description: | This is python wrapper for curve25519 library with ed25519 signatures. The C code was pulled from libaxolotl-android At the moment this wrapper is meant for use by python-axolotl. builddeps : - pkgconfig(python3) build : | %python3_setup install : | %python3_install