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
|
Source: libgtk2-spell-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7.0.50~), perl, xvfb, xauth,
libextutils-depends-perl, libextutils-pkgconfig-perl, libglib-perl (>= 2:1.240),
libgtk2-perl (>= 1.00), libgtkspell-dev (>= 2.0),
myspell-en-us | myspell-dictionary-en | hunspell-dictionary-en
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ryan Niebur <ryan@debian.org>, Ansgar Burchardt <ansgar@debian.org>,
Chris Butler <chrisb@debian.org>
Standards-Version: 3.9.2
Homepage: http://gtk2-perl.sourceforge.net/
Vcs-Git: git://git.debian.org/pkg-perl/packages/libgtk2-spell-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgtk2-spell-perl.git
Package: libgtk2-spell-perl
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends},
libglib-perl (>= 2:1.240), libgtk2-perl (>= 1.00)
Pre-Depends: dpkg (>= 1.15.6)
Description: Perl interface to the GtkSpell library
libgtk2-spell-perl allows to use the GtkSpell library in Perl applications
using a Gtk2/GNOME interface. It can be used in concert with Gtk2::TextView
to provide highlighting of mis-spelled words and a right click pop-up menu
with possible corrections.
|