File: control

package info (click to toggle)
libimlib2-ruby 0.5.2-2.1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 2,552 kB
  • sloc: ansic: 4,671; ruby: 250; makefile: 7
file content (16 lines) | stat: -rw-r--r-- 526 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: libimlib2-ruby
Section: ruby
Priority: optional
Maintainer: Jon Bernard <jbernard@debian.org>
Build-Depends: debhelper (>= 7.0.50~), ruby1.8, libimlib2-dev, ruby1.8-dev
Standards-Version: 3.8.3

Package: libimlib2-ruby
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Recommends: ruby
Description: Ruby Extension for the Imlib2 C library
 Imlib2 is a powerful image loading and rendering library written in C.
 .
 This module provides an Imlib2 interface for the object-oriented
 scripting language Ruby.