File: control

package info (click to toggle)
ruby-licensee 8.9.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 948 kB
  • sloc: ruby: 2,172; makefile: 9
file content (31 lines) | stat: -rw-r--r-- 1,088 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-licensee
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper-compat (= 13),
               gem2deb,
               git,
               rake,
               ruby-coveralls,
               ruby-rspec,
               ruby-rugged (>= 0.24~b),
               ruby-shoulda
Standards-Version: 4.1.2
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-licensee.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-licensee
Homepage: https://github.com/benbalter/licensee
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Rules-Requires-Root: no

Package: ruby-licensee
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-rugged (>= 0.24~b),
         ${misc:Depends},
         ${shlibs:Depends}
Description: program to detect open source project licenses
 Licensee automates the process of reading LICENSE files and
 compares their contents to known licenses using a fancy maths.