diff options
author | Tim Dickson <dickson.tim@googlemail.com> | 2015-04-03 20:45:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-03 20:50:28 +0700 |
commit | 5b7d255b271519df5d2c92545b4dd863f8f32961 (patch) | |
tree | 11a9dd534afaee1a5f258f3e1bd88fd33fb48764 /academic/biblesync/README | |
parent | 6f9159ee2fb798cec8102fa2bdf48033ed1606d2 (diff) |
academic/biblesync: Added (Bible Software Navigation Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/biblesync/README')
-rw-r--r-- | academic/biblesync/README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/academic/biblesync/README b/academic/biblesync/README new file mode 100644 index 0000000000000..8b32e5aed4314 --- /dev/null +++ b/academic/biblesync/README @@ -0,0 +1,16 @@ +biblesync (a bible software shared navigation protocol library) + +BibleSync is a shared navigation protocol using LAN multicast. +It is useful for a single person when running Bible programs on +multiple machines or devices, all of which you wish to navigate +through the Bible together, or for a group working closely together, +such as translators. Also, it has a "lecture" mode, where a speaker's +Bible program induces the audience's programs to follow along. + +Some History. +Up until and including xiphos 4.0.0 biblesync was included as part of +the xiphos source code. It has been removed from the source in xiphos 4.0.1 +and set to be a general library for any bible software that wants to use +shared navigation. It doesn't have it's own web site yet, so is on the +gnomesword source site. +biblesync is a requirement for xiphos 4.0.1 or higher. |