Source: tpp
Section: graphics
Priority: optional
Maintainer: Axel Beckert <abe@debian.org>
Build-Depends: debhelper (>= 11~),
               dh-elpa (>= 1.14),
               gem2deb (>= 0.2.13~),
               recode
Standards-Version: 4.2.1
Homepage: https://github.com/akrennmair/tpp
Vcs-Git: https://salsa.debian.org/debian/tpp.git
Vcs-Browser: https://salsa.debian.org/debian/tpp
Rules-Requires-Root: no
XS-Ruby-Versions: all

Package: tpp
Architecture: all
Depends: ruby | ruby-interpreter,
         ruby-ncurses,
         ${misc:Depends}
XB-Ruby-Versions: ${ruby:Versions}
Recommends: figlet,
            ${elpa:Depends}
Suggests: latex-beamer,
          texlive-latex-extra,
          vim-addon-manager
Enhances: emacsen, vim
Description: text presentation program
 Tpp stands for text presentation program and is an ncurses-based presentation
 tool. The presentation can be written with your favorite editor in a simple
 description format and then shown on any text terminal that is supported by
 ncurses - ranging from an old VT100 to the Linux framebuffer to an xterm.
 .
 It supports color, LaTeX output of presentation, sliding in text,
 a command prompt and additional cool features.
 .
 The package also installs syntax highlighting modes/add-ons for emacs
 and vim. To enable the vim add-on, the package vim-addon-manager
 needs to be installed, too.
