/usr/share/doc/swac-get/README is in swac-get 0.5.1-0ubuntu2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 | swac-get
README FILE
=============
"swac-get" is a simple command line program which allow the downloading and installation in
a SQlite3 of audio collections of words (SWAC). For more information about SWAC collections, please,
visit the Shtooka Project homepage at: http://shtooka.net/.
Swac-get is a free software; you can redistribute it and/or modify it under the terms of the GNU
General Public License as published by the Free Software Foundation; either version 2 of the License, or
(at your option) any later version. See COPYING file fore more information.
Get start:
To get start, you can execute the following commands:
swacget source-select http://packs.shtooka.net/
swacget update
swacget select fra-balm-voc
Explaination:
You first select http://packs.shtooka.net/ as repository.
You update the list of available packages.
You select (and install) the french collection (fra-balm-voc) in your SQite3 database (default path is ~/.swac/swac.db).
This program can be used with "swacexplore" which enables the browsing of databases made by "swac-get".
Vion Nicolas. nico@picapo.net. 05/2008.
|