1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: libproc-invokeeditor-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Jay Bonci <jaybonci@debian.org>, Gunnar Wolf <gwolf@debian.org>
Build-Depends: debhelper (>> 5.0.0)
Build-Depends-Indep: perl (>= 5.6.0-16), libcarp-assert-perl, ed | nvi | editor
Standards-Version: 3.7.3
Homepage: http://search.cpan.org/dist/Proc-InvokeEditor/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libproc-invokeeditor-perl/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libproc-invokeeditor-perl/
Package: libproc-invokeeditor-perl
Architecture: all
Depends: ${perl:Depends} , libcarp-assert-perl
Description: Proc::InvokeEditor - Perl extension for starting a text editor
Proc::InvokeEditor from CPAN provides the ability to supply some text to an
external text editor, have it edited by the user, and retrieve the results.
|