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.
