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 30 31 32 33 34 35 36 37 38 39 40 41
|
Source: gramadoir
Standards-Version: 4.7.3
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Section: misc
Build-Depends:
debhelper-compat (= 13),
dh-elpa (>= 2.1.5),
Build-Depends-Indep:
libstring-approx-perl,
liblocale-po-perl,
Vcs-Browser: https://salsa.debian.org/amckinstry/gramadoir.git
Vcs-Git: https://salsa.debian.org/amckinstry/gramadoir.git -b debian/latest
Homepage: https://cadhan.com/gramadoir/index-en.html
Package: gramadoir
Architecture: all
Depends:
gettext,
liblingua-ga-gramadoir-perl,
${misc:Depends},
${elpa:Depends},
Suggests:
iirish,
Description: Irish language grammar checker (integration scripts)
This package contains scripts for integrating the Irish language
grammar checker module 'liblingua-ga-gramadoir-perl' into a variety
of packages, including emacs, vim and OpenOffice.
Package: liblingua-ga-gramadoir-perl
Architecture: all
Section: perl
Depends:
libstring-approx-perl,
${misc:Depends},
Recommends:
gramadoir,
Description: Irish language grammar checker
This package is an Irish (gaeilge) language grammar checker.
.
It contains a Perl module for grammar checking in Irish, and a
script for using this module at the command-line.
|