Source: wolfssl
Section: libs
Priority: optional
Maintainer: wolfSSL <support@wolfssl.com>
Build-Depends: debhelper-compat (= 13), pkg-config, autoconf, automake, libtool
Standards-Version: 4.6.2
Homepage: https://www.wolfssl.com/
Rules-Requires-Root: no

Package: wolfssl
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Embedded SSL/TLS library
 wolfSSL is a lightweight SSL/TLS library written in ANSI C and targeted
 for embedded, RTOS, and resource-constrained environments - primarily
 because of its small size, speed, and feature set. It is commonly used
 in standard operating environments as well because of its royalty-free
 pricing and the great support wolfSSL offers their customers.

Package: wolfssl-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: wolfssl (= ${binary:Version}), ${misc:Depends}
Description: Development files for wolfSSL
 This package contains the header files and development libraries for
 wolfSSL. Install this if you want to develop programs that use wolfSSL.
