File: control

package info (click to toggle)
gramadoir 0.7-7
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 12,628 kB
  • sloc: perl: 11,207; sh: 2,973; xml: 462; lisp: 196; makefile: 94; yacc: 63; lex: 62; ansic: 26; sed: 16
file content (41 lines) | stat: -rw-r--r-- 1,194 bytes parent folder | download
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.