Source: logol
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Olivier Sallou <osallou@debian.org>
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 12),
               default-jdk,
               ant,
               ruby,
               gawk,
               swi-prolog (>=8.4.2),
               swi-prolog-abi-binary-68,
               libbiojava-java (>= 1:1.9.5+dfsg),
               antlr3,
               libcommons-cli-java,
               libcommons-collections3-java,
               libcommons-configuration-java,
               libcommons-lang-java,
               libcommons-logging-java,
               libxalan2-java,
               libxerces2-java,
               junit4,
               libmail-java,
               liblog4j1.2-java,
               texlive,
               texlive-latex-extra,
               tex4ht,
               ant-optional,
               cassiopee,
               ruby-cassiopee,
               chrpath
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/logol
Vcs-Git: https://salsa.debian.org/med-team/logol.git
Homepage: http://logol.genouest.org
Rules-Requires-Root: no

Package: logol
Architecture: all
Depends: ${shlibs:Depends},
         ${misc:Depends},
         default-jre | java7-runtime,
         ruby,
         gawk,
         libbiojava-java (>= 1:1.9.5+dfsg),
         antlr3,
         libcommons-cli-java,
         libcommons-collections3-java,
         libcommons-configuration-java,
         libcommons-lang-java,
         libcommons-logging-java,
         libxalan2-java,
         libxerces2-java,
         libmail-java,
         liblog4j1.2-java,
         cassiopee,
         logol-bin
Suggests: ruby-cassiopee
Description: Pattern matching tool using Logol language
 Logol is a pattern matching tool using the Logol language.
 It searches with a specific grammar for a pattern in small
 or large sequences (DNA, RNA, protein). It provides complete
 result matching with the original grammar in the results.

Package: logol-bin
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         swi-prolog,
         swi-prolog-abi-binary-68
Description: Pattern matching tool using Logol language
 This package contains the Prolog binaries used by Logol to parse
 the sequence and match the grammar.
 .
 Logol is a pattern matching tool using the Logol language.
 It searches with a specific grammar a pattern in small
 or large sequences (DNA, RNA, protein). It provides complete
 result matching with the original grammar in the results.
