Source: picomemo
Section: devel
Maintainer: Debian XMPP Maintainers <pkg-xmpp-devel@lists.alioth.debian.org>
Uploaders: Martin <debacle@debian.org>
Standards-Version: 4.1.3
Build-Depends:
 debhelper-compat (= 13),
 dpkg-dev (>= 1.16.1),
Homepage: https://github.com/mierenhoop/picomemo
Vcs-Git: https://salsa.debian.org/xmpp-team/picomemo.git
Vcs-Browser: https://salsa.debian.org/xmpp-team/picomemo

Package: picomemo-dev
Architecture: all
Section: devel
Depends:
 ${misc:Depends},
 libmbedtls-dev,
Description: compact and portable implementation of OMEMO - source files
 Features:
 - Portable: besides x86 also runs on WASM, ARM and embedded systems
   like the ESP32.
 - Compatible with other XMPP clients that support OMEMO.
 - Low amount of code with few dependencies.
 - High performance by using fast crypto when available.
 .
 This package is distributed as collection of source files, that can be
 directly integrated into client code.
