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 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
|
Source: varnam-schemes
Section: text
Priority: optional
Maintainer: Debian Input Method Team <debian-input-method@lists.debian.org>
Uploaders: Guido Günther <agx@sigxcpu.org>
Build-Depends:
debhelper-compat (= 13),
libgovarnam-dev,
python3,
ruby,
ruby-ffi,
Standards-Version: 4.7.0
Homepage: https://github.com/varnamproject/schemes
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/input-method-team/varnam-schemes
Vcs-Git: https://salsa.debian.org/input-method-team/varnam-schemes.git
Package: varnam-schemes-hi
Architecture: all
Depends:
${misc:Depends},
${shlibs:Depends},
Description: Hindi scheme files for the govarnam transliteration engine
Govarnam is a transliteration library to type Indic languages.
.
This package contains the scheme files for Hindi.
Package: varnam-schemes-ml
Architecture: all
Depends:
${misc:Depends},
${shlibs:Depends},
Description: Malayam scheme files for the govarnam transliteration engine
Govarnam is a transliteration library to type Indic languages.
.
This package contains the scheme files for Malayalam.
Package: varnam-schemes-ta
Architecture: all
Depends:
${misc:Depends},
${shlibs:Depends},
Description: Tamil scheme files for the govarnam transliteration engine
Govarnam is a transliteration library to type Indic languages.
.
This package contains the scheme files for Tamil.
Package: varnam-schemes
Architecture: all
Section: metapackages
Depends:
varnam-schemes-hi,
varnam-schemes-ml,
varnam-schemes-ta,
Description: Scheme files for the govarnam transliteration engine
Govarnam is a transliteration library to type Indic languages.
.
This package contains the scheme files for all currently supported Indic
languages.
|