Source: tinyjsd
Section: libdevel
Priority: optional
Maintainer: Openkylin Developers <packaging@lists.openkylin.top>
Uploaders:
 Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Build-Depends:
 debhelper (>= 12),
 mozilla-devscripts,
 zip
Standards-Version: 4.1.4
Homepage: https://sourceforge.net/u/pbrunschwig/tinyjsd
Vcs-Git: https://salsa.debian.org/debian/tinyjsd.git
Vcs-Browser: https://salsa.debian.org/debian/tinyjsd

Package: tinyjsd
Architecture: all
Depends:
 ${misc:Depends},
 ${xpi:Depends}
Suggests:
 jsunit
Description: Lightweight JavaScript Debugger for Thunderbird and SeaMonkey
 TinyJSD is a JavaScript debugger for Mozilla products (Firefox
 Thunderbird, SeaMonkey). The key differences to debuggers like Firebug
 and the debugger built into Firefox are:
 .
 * focused on debugging privileged code such as extensions and the
   application itself
 * simple user interface for easier use than complex debugger tools
