File: control

package info (click to toggle)
libglib-perl 2%3A1.223-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,508 kB
  • ctags: 292
  • sloc: perl: 3,797; ansic: 595; makefile: 6
file content (21 lines) | stat: -rw-r--r-- 1,049 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
Source: libglib-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7.0.50), perl, libextutils-pkgconfig-perl,
 libextutils-depends-perl (>= 0.300), libglib2.0-dev (>= 2.4)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ryan Niebur <ryan@debian.org>, Jonathan Yu <jawnsy@cpan.org>,
 Jeffrey Ratcliffe <jeffrey.ratcliffe@gmail.com>
Standards-Version: 3.9.1
Homepage: http://gtk2-perl.sourceforge.net/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libglib-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libglib-perl/

Package: libglib-perl
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends} 
Description: interface to the GLib and GObject libraries
 Glib provides a Perl interface to the GLib and GObject libraries, as part
 of gtk2-perl. It attempts to provide a perlish interface while remaining as
 true as possible to the underlying C API, so perusing the reference manual is
 recommended (see <URL:http://developer.gnome.org/doc/API/2.0/glib/>).