Source: formiko
Section: editors
Priority: optional
Maintainer: Ondřej Tůma <mcbig@zeropage.cz>
Build-Depends:
 debhelper-compat (= 14),
 dh-python,
 dh-sequence-python3,
 dh-sequence-single-binary,
 gir1.2-adw-1,
 gir1.2-gtksource-5,
 gir1.2-webkit-6.0,
 python3-all,
 python3-docutils,
 python3-gi,
 python3-pytest,
 python3-setuptools,
Standards-Version: 4.7.4
Homepage: https://github.com/ondratu/formiko
Vcs-Git: https://github.com/ondratu/formiko-debian.git
Vcs-Browser: https://github.com/ondratu/formiko-debian
Rules-Requires-Root: no

Package: formiko
Architecture: all
Depends:
 gir1.2-adw-1,
 gir1.2-gtk-4.0,
 gir1.2-gtksource-5,
 gir1.2-webkit-6.0,
 librsvg2-common,
 python3-docutils,
 python3-gi,
 python3-jsonpath-ng,
 ${misc:Depends},
 ${python3:Depends},
Recommends:
 gir1.2-spelling-1,
 gir1.2-vte-3.91,
Suggests:
 python3-m2r2,
 python3-pygments,
 python3-pynvim,
Description: reStructuredText and MarkDown editor and live previewer
 Features:
  * GtkSourceView based editor with syntax highlighting
  * possible use Vim editor
  * vertical or horizontal window splitting
  * preview mode
  * periodic save file
  * json and html preview
