.TH SWAC-GET 1 "mai 25, 2008" .SH NAME swac-get \- audio collections of words (SWAC) manager .SH SYNOPSIS .HP 8 \fBswac\-get\fR [\fB\-t\fR] [clear] [update] | [upgrade] | [select ] | [deselect ] | [list] | [list\-sources] | [list\-available] | [sql ] | [\-\-help] | [\-\-version] .RI .SH DESCRIPTION \fBSwac-get\fR is a simple command line program which allows to download and install audio collections of words (SWAC) in a SQLite3 database. Audio collections can be imported from the hard drive or directly from the Internet using the HTTP protocol. Swac-get is designed to be used with \fBswac-explore\fR, a GTK+ interface which allows the browsing of the created SQLite3 database. An important set of free audio collections of words (SWAC) is available at: \fBhttp://swac-collections.org/\fR For more information, please, visit the Shtooka Project homepage at: \fBhttp://shtooka.net/\fR . .RI .SH COMMANDS .TP .B clear clear database .TP .B deselect delete records of the package from the database .TP .B list list installed packages .TP .B list\-available list available packages .TP .B list\-sources list source repositories .TP .B sql execute a sql query in the database .TP .B select insert records of the package in the database ex: swac-get select file:///home// swac-get select http://packs.shtooka.net//ogg/ swac-get select fra\-balm\-voc .TP .B select source\-delete delete from the repositories list .TP .B source\-deselect deselect from the repositories list .TP .B source\-select add to the repositories list ex: swac-get source\-select http://packs.shtooka.net/ swac-get source\-select file:///home// .TP .B update update the list of available packages .TP .B upgrade upgrade installed packages .RI .SH OPTIONS .TP .B \-t, \-\-target set the SQLite3 database path (default path is ~/.swac/swac.db) .TP .B \-v, \-\-version print version information and exit .TP .B \-h, \-\-help print this help and exit .RI .SH EXAMPLES swac-get source\-select http://packs.shtooka.net/ swac-get update swac-get select chi\-balm\-hsk1 swac-get select fra\-balm\-voc .RI .SH BUGS \fBswac-get\fR doesn't care about the version number for the \fBupgrade\fR command. .RI .SH AUTHOR .B swac-get and this manual page were written by Nicolas Vion .