This package was debianized by Ivo Timmermans on Fri, 3 Aug 2001 10:02:38 +0200. It is now maintained by Matthias Urlichs . It was initially downloaded from ftp://ftp.gnupg.org/pub/gcrypt/libgcrypt/. The current version was downloaded from the official repository at svn://cvs.gnupg.org/libgcrypt. The maintainer's version is available at git://netz.smurf.noris.de/git/aegypten_gcrypt/. Upstream Authors: Werner Koch and others. Copyright: GNU Lesser General Public License (LGPL) version 2.1, except two binaries, which are not built in this package. See the file README in the package libgcrypt-doc, or the excerpt below for details. On Debian GNU/Linux systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL'; the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. Excerpt from /usr/share/doc/libgcrypt-doc/README (in the package libgcrypt-doc): License ------- Most of this library is distributed under the terms of the GNU Lesser General Public License (LGPL); see the file COPYING.LIB for the actual terms. However some parts are distributed under the GNU General Public License (GPL) so if you configure Libgcrypt to include these modules, you have to comply with the conditions of the GPL as found in the file COPYING. The modules under the GPL are: rndunix - Entropy gatherer for Unices without a /dev/random rndw32 - Entropy gatherer for MS Windows The documentation is available under the terms of the GNU Free Documentation License; see the file COPYING.DOC for the terms. This library used to be available under the GPL - this was changed with version 1.1.7 with the rationale that there are now many free crypto libraries available and many of them come with capabilities similar to Libcrypt. We decided that to foster the use of cryptography in Free Software an LGPLed library would make more sense because it avoids problems due to license incompatibilities between some Free Software licenses and the GPL. Please note that in many cases it is better for a library to be licensed under the GPL, so that it provides an advantage for free software projects. The Lesser GPL is so named because it does less to protect the freedom of the users of the code that it covers. See http://www.gnu.org/philosophy/why-not-lgpl.html for more explanation.