Source: tex-fmt
Section: utils
Priority: optional
Maintainer: Matthias Geiger <werdahias@debian.org>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-cargo,
 cargo:native,
 rustc:native,
 librust-clap-4+default-dev (>= 4.5.16-~~),
 librust-clap-4+derive-dev (>= 4.5.16-~~),
 librust-colored-2+default-dev (>= 2.1.0-~~),
 librust-env-logger-0.10+default-dev (>= 0.10.0-~~),
 librust-lazy-static-1+default-dev (>= 1.5.0-~~),
 librust-log-0.4+default-dev (>= 0.4.22-~~),
 librust-regex-1+default-dev (>= 1.11.1-~~),
 librust-similar-2+default-dev (>= 2.2.0-~~),
Standards-Version: 4.7.0
Homepage: https://github.com/WGUNDERWOOD/tex-fmt
Vcs-Git: https://salsa.debian.org/debian/tex-fmt.git
Vcs-Browser: https://salsa.debian.org/debian/tex-fmt

Package: tex-fmt
Architecture: any
Multi-Arch: foreign
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: fast LaTeX formatter
 tex-fmt is a fast LaTeX formatter for .tex, .bib, .cls, and .sty files.
 It supports reading from stdin, checking files before formatting,
 printing to stdout and keeping long lines.
