Subversion Repositories nettle

Compare Revisions

Ignore whitespace Rev 50 → Rev 51

/trunk/debian/control
102,3 → 102,16
- sexp-conv - conversion tool for handling the different flavours of sexp
syntax.
- pkcs1-conv - converts PKCS#1 keys to sexp format.
 
Package: nettle-dbg
Section: debug
Priority: extra
Architecture: any
Depends: libnettle3 (= ${binary:Version}) | libhogweed1 (= ${binary:Version}) | nettle-bin (= ${binary:Version})
Description: low level cryptographic library (debugging symbols)
Nettle is a cryptographic library that is designed to fit easily in more or
less any context: In crypto toolkits for object-oriented languages (C++,
Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel
space.
.
This package contains the debugging symbols for all binary packages.