File: control

package info (click to toggle)
ruby-romkan 0.4.0-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, trixie
  • size: 92 kB
  • sloc: ruby: 348; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 907 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: ruby-romkan
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: TANIGUCHI Takaki <takaki@debian.org>,
           Paul van Tilburg <paulvt@debian.org>
Build-Depends: debhelper (>= 9~),
               gem2deb,
               ruby-test-unit
Standards-Version: 3.9.7
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-romkan.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-romkan.git
Homepage: http://0xcc.net/ruby-romkan/
XS-Ruby-Versions: all

Package: ruby-romkan
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ${misc:Depends}
Description: Romaji <-> Kana conversion library for Ruby
 Ruby/Romkan is a Romaji <-> Kana conversion library for Ruby.
 It can convert a Japanese Romaji string to a Japanese Kana string
 or vice versa.