Source: foma
Section: science
Priority: optional
Maintainer: Timo Jyrinki <timo@debian.org>
Uploaders: Tino Didriksen <mail@tinodidriksen.com>,
           Kartik Mistry <kartik@debian.org>,
Build-Depends: bison,
               debhelper (>= 9),
               flex,
               libreadline-dev,
               libtinfo-dev,
               libtool,
               zlib1g-dev,
Standards-Version: 3.9.6
Homepage: https://code.google.com/p/foma/
Vcs-Git: git://anonscm.debian.org/collab-maint/foma.git
Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/foma.git

Package: foma-bin
Architecture: any
Depends: libfoma0 (>= ${source:Version}),
         ${misc:Depends},
         ${shlibs:Depends},
Description: Xerox-compatible finite-state compiler - library
 Foma can be used for constructing finite-state automata and transducers.
 It has support for many natural language processing applications such as
 producing morphological analyzers. It is sufficiently generic to use for
 a large number of purposes in addition to NLP. The foma interface is
 similar to the Xerox xfst interface
 .
 This package includes binaries for foma.

Package: libfoma0
Architecture: any
Multi-Arch: same
Section: libs
Depends: ${misc:Depends},
         ${shlibs:Depends},
Description: Xerox-compatible finite-state compiler - library
 Foma can be used for constructing finite-state automata and transducers.
 It has support for many natural language processing applications such as
 producing morphological analyzers. It is sufficiently generic to use for
 a large number of purposes in addition to NLP. The foma interface is
 similar to the Xerox xfst interface
 .
 This package includes the foma C library.

Package: libfoma-dev
Architecture: any
Multi-Arch: foreign
Section: libdevel
Depends: libfoma0 (= ${binary:Version}),
         ${misc:Depends},
         ${shlibs:Depends},
Description: Xerox-compatible finite-state compiler - development files
 Foma can be used for constructing finite-state automata and transducers.
 It has support for many natural language processing applications such as
 producing morphological analyzers. It is sufficiently generic to use for
 a large number of purposes in addition to NLP. The foma interface is
 similar to the Xerox xfst interface
 .
 This package includes the foma development files.
