Package: libreadline-java / 0.8.0.1+dfsg-9

Header

Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/

Upstream-Name: Java-Readline

Source: https://github.com/aclemons/java-readline

Files-Excluded: contrib/

Disclaimer: The Java wrappers provided by this package give you the option of linking with either the GNU readline or the BSD editline libraries. Be aware however that GNU readline is distributed under the terms of the GNU General Public License, so any program using these wrappers that is not GPL-compatible will need to initialise the wrapper classes to link with BSD editline instead. . Please refer to copyright file of libreadline for which version of the GNU General Public License it is licensed under.

Licenses

License: LGPL-2.0+

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Library General Public License as published
by  the Free Software Foundation; either version 2 of the License or
(at your option) any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Library General Public License for more details.

On Debian systems, the complete texts of the GNU Lesser General Public
License version 2.0 can be found in `/usr/share/common-licenses/LGPL-2'.