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
|
Source: vera
Section: text
Priority: optional
Maintainer: Ryan Kavanagh <rak@debian.org>
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: texinfo
, dictfmt
, dictzip
, info
Homepage: http://cgi.snafu.de/ohei/user-cgi-bin/veramain-e.cgi
Vcs-Git: https://anonscm.debian.org/git/collab-maint/vera.git
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/vera.git
Package: vera
Architecture: all
Depends: ${misc:Depends}, info | info-browser
Description: Dictionary of computer related acronyms -- info format
The free edition of V.E.R.A. - Virtual Entity of Relevant Acronyms -
is a comprehensive dictionary of computer related acronyms with more
than 11800 entries. This package contains the dictionary formatted
as a single info file.
.
Note that this version is usually older than the one that is run on
the V.E.R.A. homepage.
Package: dict-vera
Architecture: all
Provides: dictd-dictionary
Depends: ${misc:Depends}, dictd | dict-server
Description: Dictionary of computer related acronyms -- dict format
The free version of V.E.R.A. - Virtual Entity of Relevant Acronyms -
is a comprehensive dictionary of computer related acronyms with more
than 11800 entries. This package contains the dictionary formatted
for use by the dictionary server in the dictd package.
.
Note that this version is usually older than the one that is run on
the V.E.R.A. homepage.
|