Source: timblserver
Section: science
Priority: extra
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Joost van Baal-Ilić <joostvb@debian.org>, Ko van der Sloot <ko.vandersloot@uvt.nl>, Maarten van Gompel <proycon@anaproy.nl>
Build-Depends: cdbs, debhelper (>= 7), automake, pkg-config, libtimbl4-dev (>= 6.4.8), libxml2-dev, libticcutils2-dev (>= 0.13),
 dh-autoreconf,
Standards-Version: 3.9.8
Homepage: https://languagemachines.github.io/timbl/
Vcs-Git: https://anonscm.debian.org/debian-science/packages/timblserver.git
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=debian-science/packages/timblserver.git

Package: timblserver
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libtimblserver4 (= ${binary:Version}), libtimbl4
Description: Server extensions for Timbl
 timblserver is a TiMBL wrapper; it adds server functionality to TiMBL.  It
 allows TiMBL to run multiple experiments as a TCP server, optionally via HTTP.
 .
 The Tilburg Memory Based Learner, TiMBL, is a tool for Natural Language
 Processing research, and for many other domains where classification tasks are
 learned from examples.
 .
 TimblServer is a product of the ILK Research Group (Tilburg University, The
 Netherlands) and the CLiPS Research Centre (University of Antwerp, Belgium).
 .
 If you do scientific research in NLP, TimblServer will likely be of use to you.

Package: libtimblserver4
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libtimbl4
Description: Server extensions for Timbl - runtime
 timblserver is a TiMBL wrapper; it adds server functionality to TiMBL.  It
 allows TiMBL to run multiple experiments as a TCP server, optionally via HTTP.
 .
 The Tilburg Memory Based Learner, TiMBL, is a tool for Natural Language
 Processing research, and for many other domains where classification tasks are
 learned from examples.
 .
 TimblServer is a product of the ILK Research Group (Tilburg University, The
 Netherlands) and the CLiPS Research Centre (University of Antwerp, Belgium).
 .
 This package provides the runtime files required to run programs that use
 timblserver

Package: libtimblserver4-dev
Section: libdevel
Architecture: any
Depends: libtimblserver4 (= ${binary:Version}), ${misc:Depends}
Conflicts: libtimblserver3-dev, libtimblserver2-dev
Replaces: libtimblserver3-dev, libtimblserver2-dev
Provides: libtimblserver-dev
Description: Server extensions for Timbl - development
 timblserver is a TiMBL wrapper; it adds server functionality to TiMBL.  It
 allows TiMBL to run multiple experiments as a TCP server, optionally via HTTP.
 .
 The Tilburg Memory Based Learner, TiMBL, is a tool for Natural Language
 Processing research, and for many other domains where classification tasks are
 learned from examples.
 .
 TimblServer is a product of the ILK Research Group (Tilburg University, The
 Netherlands) and the CLiPS Research Centre (University of Antwerp, Belgium).
 .
 This package provides the header files required to compile C++ programs that
 use timblserver.
