1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
This package was debianized by Fabio Tranchitella <kobold@kobold.it> on
Mon, 22 Oct 2007 15:40:01 +0200. It is based on the package zope-textindexng2,
which was debianized by Andreas Tille <tille@debian.org> on Tue, 28 Oct 2003
10:43:55 +0200
Homepage:
http://opensource.zopyx.com/software/textindexng3
Download URL:
Upstream Author:
Copyright (c) 2007 Andreas Jung <andreas@andreas-jung.com>
License:
TextIndexNG is designed and written by Andreas Jung and published under the
Zope Public License ZPL (http://www.zope.org/Resources/ZPL)
(See below in this file.)
The following parts of TextIndexNG are not covered by the ZPL:
- The python Levenshtein extension sources are Copyright (C) by David Necas
(Yeti) <yeti@physics.muni.cz> and published under the GPL.
(See /usr/share/common-licenses/GPL)
- The Snowball stemmer sources are (C) Dr. Martin Porter and published under
the MIT Public License. (See below in this file)
- The file /src/textindexng/parsers/lex.py is (C) David M. Beazley
(dave@dabeaz.com) and published under the GPL license.
(See /usr/share/common-licenses/GPL)
- zopyx.txng3.splitter uses parts of the "libdict" packages. The package is published
under the Berkely License. Copyright (C) 2001 Farooq Mela. All rights reserved.
(See below in this file)
- converters/stripogramm is Copyright (c) 2001 Chris Withers and published
under the MIT license. (See below in this file)
|