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 26 27 28 29
|
Source: libcoy-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Axel Beckert <abe@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: perl
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcoy-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcoy-perl.git
Homepage: https://metacpan.org/release/Coy
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-perl
Package: libcoy-perl
Architecture: all
Depends: ${perl:Depends},
${misc:Depends},
liblingua-en-inflect-perl
Provides: liblingua-en-hyphenate-perl
Multi-Arch: foreign
Description: replace perl error messages with haiku
Coy is a perl module that generates haiku based on the error messages a
perl program outputs. The haiku are not canned, they are generated fresh
each time based on the error message.
.
Before use Coy: run
code...read rebuke. After use
Coy: run code...haiku!
|