Source: chawan
Maintainer: Debian Nim Team <team+nim@tracker.debian.org>
Uploaders:
 James Cuzella <james.cuzella@lyraphase.com>,
 Alex Myczko <tar@debian.org>
Section: web
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 pkgconf,
 nim,
 libssh2-1-dev,
 libssl-dev,
 libbrotli-dev,
 pandoc [!hppa !powerpc],
Standards-Version: 4.7.4
Homepage: https://git.sr.ht/~bptato/chawan
Vcs-Browser: https://salsa.debian.org/nim-team/chawan
Vcs-Git: https://salsa.debian.org/nim-team/chawan.git

Package: chawan
Architecture: any
Provides: www-browser
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Recommends: kitty
Description: TUI Web Browser
 This is a text-mode web browser and pager for Unix-like systems, with a
 focus on implementing modern web standards while remaining self-contained,
 easy to understand and extensible.
 .
 It includes functionality like CSS, inline images inside the terminal, and
 JavaScript through a small, independent browser engine.

Package: chawan-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Description: TUI Web Browser - documentation
 This is a text-mode web browser and pager for Unix-like systems, with a
 focus on implementing modern web standards while remaining self-contained,
 easy to understand and extensible.
 .
 This package contains documentation
