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
|
Source: bible-kjv
Section: doc
Priority: optional
Maintainer: Matthew Vernon <matthew@debian.org>
Build-Depends: libreadline-dev, debhelper-compat (= 12)
Standards-Version: 4.5.1
Package: bible-kjv
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, bible-kjv-text
Conflicts: verse (<= 0.20)
Suggests: verse
Description: King James Version of the Bible: user interface program.
This package contains a text-retrieval program and user interface which is
primarily designed to operate on the text and concordance of the King
James translation of the Bible, although it could, in principle, be
used for any text. The search/browse engine allows searching and
reading passages from scripture. Includes full concordance.
.
It would be nice if someone could set up a web interface for the bible.
Package: bible-kjv-text
Architecture: all
Depends: ${misc:Depends}
Recommends: bible-kjv
Conflicts: bible-kjv (<< 4.00-5)
Description: King James Version of the Bible - text and concordance
This package contains the King James Version of the Bible (translated in
1611) which is and was widely used in the English speaking culture,
together with a full concordance.
.
The text and concordance are compressed and require the bible-kjv package
which contains a text-based user interface for accessing the text.
|