Source: libwx-scintilla-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Dominique Dumont <dod@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9.20120312),
               libalien-wxwidgets-perl (>= 0.54+dfsg),
               libextutils-xspp-perl,
               libmodule-build-perl,
               libwx-perl,
               perl,
               xauth,
               xvfb
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libwx-scintilla-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libwx-scintilla-perl.git
Homepage: https://metacpan.org/release/Wx-Scintilla
Testsuite: autopkgtest-pkg-perl

Package: libwx-scintilla-perl
Architecture: any
Depends: ${misc:Depends},
         ${perl:Depends},
         ${shlibs:Depends},
         libwx-perl
Description: source code editor component for wxWidgets
 Wx::Scintilla Perl module is a Wx wrapper around scintilla editor.
 .
 Wx::Scintilla prjoect goal is to provide fresh Perl 5 and maybe Perl 6
 support in Wx while preserving compatibility with Wx::StyledTextCtrl.
 .
 Note: You cannot load Wx::STC and Wx::Scintilla in the same application. They
 are mutually exclusive. The wxSTC_... events are handled by one library or
 the other.

