File: control

package info (click to toggle)
ruby-js-routes 1.4.9-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 316 kB
  • sloc: ruby: 1,430; javascript: 504; makefile: 4
file content (31 lines) | stat: -rw-r--r-- 1,051 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
29
30
31
Source: ruby-js-routes
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper-compat (= 12),
               gem2deb,
               rake,
               ruby-rspec,
               ruby-railties,
               ruby-sprockets-rails
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-js-routes.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-js-routes
Homepage: https://github.com/railsware/js-routes
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-js-routes
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-railties,
         ruby-sprockets-rails,
         ${misc:Depends},
         ${shlibs:Depends}
Description: Brings Rails named routes to javascript
 Generates javascript file that defines all Rails named routes as javascript
 helpers
 .
 Learn about its usage from /usr/share/doc/ruby-js-routes/Readme.md.gz