Source: libgtk2-sourceview2-perl Maintainer: Debian Perl Group Uploaders: Jozef Kutej , gregor herrmann Section: perl Priority: optional Build-Depends: xauth, xvfb, libextutils-pkgconfig-perl, libgtk2-perl, perl, libextutils-depends-perl, libgtksourceview2.0-dev, debhelper (>= 9.20120312~) Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgtk2-sourceview2-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgtk2-sourceview2-perl.git Homepage: https://metacpan.org/release/Gtk2-SourceView2 Package: libgtk2-sourceview2-perl Architecture: any Depends: ${perl:Depends}, ${misc:Depends}, ${shlibs:Depends}, libgtk2-perl Description: enhanced source code editor widget Gtk2::SourceView2 is the Perl binding for the C library gtksourceview-2.0. This is the same widget that's used by gedit, MonoDevelop, Anjuta and several other projects. . This widget extends the standard GTK+ framework for multiline text editing with support for configurable syntax highlighting, unlimited undo/redo, UTF-8 compliant caseless searching, printing and other features typical of a source code editor. . For more information about gtksourceview-2.0 see: http://projects.gnome.org/gtksourceview/.