File: control

package info (click to toggle)
libintl-gettext-ruby 0.11-11
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 136 kB
  • ctags: 8
  • sloc: ansic: 100; sh: 24; ruby: 13; makefile: 3
file content (28 lines) | stat: -rw-r--r-- 987 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: libintl-gettext-ruby
Section: interpreters
Priority: optional
Maintainer: Vincent Fourmond <fourmond@debian.org>
Build-Depends: debhelper (>= 5), ruby1.8, ruby1.8-dev, dpatch, cdbs, 
  ruby-pkg-tools
Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Standards-Version: 3.7.3

Package: libintl-gettext-ruby
Architecture: all
Depends: libintl-gettext-ruby1.8
Description: Gettext wrapper for Ruby
 This is a simple wrapper of GNU gettext that allows Ruby programs to
 transparently produce multi-lingual messages.
 .
 For a more elaborate implementation written in pure Ruby, check out
 libgettext-ruby.

Package: libintl-gettext-ruby1.8
Architecture: any
Depends: ${shlibs:Depends}
Description: Gettext wrapper for Ruby 1.8
 This is a simple wrapper of GNU gettext that allows Ruby programs to
 transparently produce multi-lingual messages.
 .
 For a more elaborate implementation written in pure Ruby, check out
 libgettext-ruby1.8.