File: control

package info (click to toggle)
ruby-terser 1.1.12%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 196 kB
  • sloc: ruby: 462; javascript: 339; sh: 47; makefile: 18
file content (28 lines) | stat: -rw-r--r-- 976 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Source: ruby-terser
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Vivek K J <vivekkj@protonmail.com>
Build-Depends: debhelper-compat (= 13),
               gem2deb (>= 1),
               ruby-execjs (<< 3),
               ruby-execjs,
	       node-terser (>= 5.14)
Standards-Version: 4.6.1
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-terser.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-terser
Homepage: https://github.com/ahorek/terser-ruby
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Rules-Requires-Root: no

Package: ruby-terser
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${misc:Depends},
         ${ruby:Depends},
         ${shlibs:Depends},
         libjs-source-map (>= 0.7.0++dfsg2+really.0.6.1-6~)
Description: Ruby wrapper for Terser JavaScript compressor
 Terser minifies JavaScript files by wrapping     TerserJS to be accessible in
 Ruby