File: control

package info (click to toggle)
ruby-rails-assets-punycode 2.2.3%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 112 kB
  • sloc: ruby: 36; makefile: 7; sh: 6
file content (28 lines) | stat: -rw-r--r-- 1,003 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-rails-assets-punycode
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Rejah Rehim <rejah.rehim@gmail.com>
Build-Depends: debhelper-compat (= 13),
               gem2deb
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-rails-assets-punycode.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-rails-assets-punycode
Homepage: https://github.com/bestiejs/punycode.js
Ruby-Versions: all
Rules-Requires-Root: no

Package: ruby-rails-assets-punycode
Architecture: all
Ruby-Versions: ${ruby:Versions}
Multi-Arch: foreign
Depends: ${ruby:Depends},
         ${misc:Depends},
         ${shlibs:Depends},
         libjs-punycode (>> 2.2.3-1~)
Description: provide punycode converter via rails asset pipeline
 This package provides an easy way for rails apps to use punycode
 via asset pipeline.
 .
 It is built from rubygem automatically generated from its bower package
 by rails-assets.org