File: control

package info (click to toggle)
ruby-charlock-holmes 0.7.6-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 108 kB
  • sloc: ansic: 311; ruby: 106; cpp: 101; sh: 21; makefile: 3
file content (29 lines) | stat: -rw-r--r-- 1,087 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
Source: ruby-charlock-holmes
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Ondřej Surý <ondrej@debian.org>,
 Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper (>= 11~),
               gem2deb,
               libicu-dev,
               libmagic-dev,
               rake-compiler (>= 0.7.5),
               ruby-minitest,
               zlib1g-dev
Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-charlock-holmes.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-charlock-holmes
Homepage: http://github.com/brianmario/charlock_holmes
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-charlock-holmes
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ${misc:Depends},
         ${shlibs:Depends}
Description: Ruby character encoding detection library
 Character encoding detecting library for Ruby using ICU library.
 This library provides character encoding detection and transcoding.