Source: fenrir
Section: admin
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Accessibility Team <pkg-a11y-devel@alioth-lists.debian.net>
Uploaders: Samuel Thibault <sthibault@debian.org>
Vcs-Browser: https://salsa.debian.org/a11y-team/fenrir
Vcs-Git: https://salsa.debian.org/a11y-team/fenrir.git
Homepage: https://linux-a11y.org/index.php?page=fenrir-screenreader
Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-exec,
 python3-all:any, python3-setuptools
Rules-Requires-Root: no
Standards-Version: 4.6.1

Package: fenrir
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, ${python3:Depends},
 python3-xdg, python3-dbus,
 python3-evdev (>= 1.1.2),
 python3-daemonize (>= 2.5.0),
 python3-dbus (>= 1.2.8),
 python3-pyudev (>= 0.21.0),
 python3-pexpect,
 python3-pyte (>= 0.7.0),
Recommends:
 speech-dispatcher, python3-speechd, sox,
 python3-enchant,
 xclip
Suggests:
 python3-espeak,
 python3-brlapi,
 python3-gi, python3-gst-1.0
Breaks: python3-minimal (<< 3.12.3-0ubuntu2~)
Description: Userland console (TTY) screen reader written in python
 Fenrir is a young but powerful, modular and flexible console screen
 reader. It has a lot of functionality:
 .
  * spellchecker
  * advanced review functionality
  * copy/paste
  * multiple clipboards
  * not in kernel space
  * echo: word, char and deletion
  * date/ time announcement
  * script key (add functionality via bash and let fenrir read the output)
  * window mode
  * highlight tracking mode
  * easy to extent, plugin architecture
  * promoted words (hear a sound if your name is spoken in IRC)
  * periodic time announcement
  * everything configurable
  * per app scripts
  * emoji replacement :) = smile
  * user defined dictionary
  * multiple keyboard layouts
  * sound icons themes
