Source: poliqarp
Section: text
Priority: extra
Maintainer: Jakub Wilk <jwilk@jwilk.net>
Build-Depends: debhelper (>= 7),
 python-support,
 libxml2-dev,
 bison, flex,
 openjdk-7-jdk | openjdk-6-jdk | sun-java6-jdk | sun-java5-jdk | sun-j2sdk1.5,
 libjgoodies-looks-java, libjgoodies-forms-java
Standards-Version: 3.8.4
Homepage: http://poliqarp.sf.net/

Package: poliqarp-base
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: poliqarp-gui
Description: universal concordancer for large corpora
 Poliqarp is a concordancer (and a suite of related tools) which allows
 for fast searching of large corpora (hundreds of millions of words) in
 a special binary format. Corpora in this format can be built from
 XCES (XML Corpus Encoding Standard) source using an enclosed `bp' tool.
 It supports tagged corpora, ambiguities, positional tagsets, Unicode
 and has an expressive query language.

Package: python-poliqarp
Section: python
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Description: Python interface to Poliqarp
 Poliqarp is a concordancer (and a suite of related tools) which allows
 for fast searching of large corpora (hundreds of millions of words) in
 a special binary format. It supports tagged corpora, ambiguities,
 positional tagsets, Unicode and has an expressive query language.
 .
 This package provides Python interface to Poliqarp server.

Package: poliqarp-gui
Architecture: all
Depends: ${misc:Depends}, poliqarp-base (>= 1.3.4),
 openjdk-7-jre | openjdk-6-jre | sun-java6-jre | sun-java5-jre | sun-j2sdk1.5,
 libjgoodies-looks-java, libjgoodies-forms-java
Description: Java GUI for Poliqarp
 Poliqarp is a concordancer (and a suite of related tools) which allows
 for fast searching of large corpora (hundreds of millions of words) in
 a special binary format. It supports tagged corpora, ambiguities,
 positional tagsets, Unicode and has an expressive query language.
 .
 This package provides GUI for Poliqarp.
