Add missing "whatis entry" to man pages

This is recommended by Debian.
closes #618
This commit is contained in:
Laurent Bachelier 2013-02-13 00:38:33 +01:00
commit ae06ae3384
64 changed files with 284 additions and 213 deletions

View file

@ -1,6 +1,6 @@
.TH BOOBANK 1 "25 janvier 2013" "boobank 0\&.e" .TH BOOBANK 1 "13 February 2013" "boobank 0\&.f"
.SH NAME .SH NAME
boobank boobank \- manage bank accounts
.SH SYNOPSIS .SH SYNOPSIS
.B boobank .B boobank
[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] [\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]]
@ -42,9 +42,9 @@ Console application allowing to list your bank accounts and get their balance, d
.br .br
* creditcooperatif (Credit Cooperatif French bank website) * creditcooperatif (Credit Cooperatif French bank website)
.br .br
* creditmutuel (Crédit Mutuel French bank website) * creditdunord (Crédit du Nord French bank website)
.br .br
* db (Un truc nul pour faire marcher boobank) * creditmutuel (Crédit Mutuel French bank website)
.br .br
* fortuneo (Fortuneo French bank website) * fortuneo (Fortuneo French bank website)
.br .br
@ -56,6 +56,8 @@ Console application allowing to list your bank accounts and get their balance, d
.br .br
* lcl (Le Crédit Lyonnais French bank website) * lcl (Le Crédit Lyonnais French bank website)
.br .br
* paypal (PayPal money transfer website)
.br
* societegenerale (Société Générale French bank website) * societegenerale (Société Générale French bank website)
.SH BOOBANK COMMANDS .SH BOOBANK COMMANDS
.TP .TP
@ -227,6 +229,9 @@ what backend(s) to enable (comma separated)
.TP .TP
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR \fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
what backend(s) to exclude (comma separated) what backend(s) to exclude (comma separated)
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
@ -244,9 +249,6 @@ file to save logs
.TP .TP
\fB\-a\fR, \fB\-\-save\-responses\fR \fB\-a\fR, \fB\-\-save\-responses\fR
save every response save every response
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH RESULTS OPTIONS .SH RESULTS OPTIONS
.TP .TP

View file

@ -1,6 +1,6 @@
.TH BOOBATHON 1 "25 janvier 2013" "boobathon 0\&.e" .TH BOOBATHON 1 "13 February 2013" "boobathon 0\&.f"
.SH NAME .SH NAME
boobathon boobathon \- participate in a Boobathon
.SH SYNOPSIS .SH SYNOPSIS
.B boobathon .B boobathon
[\-dqv] [\-b \fIbackends\fR] [\-cnfs] \fIboobathon\fR [\-dqv] [\-b \fIbackends\fR] [\-cnfs] \fIboobathon\fR
@ -213,6 +213,9 @@ what backend(s) to enable (comma separated)
.TP .TP
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR \fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
what backend(s) to exclude (comma separated) what backend(s) to exclude (comma separated)
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
@ -230,9 +233,6 @@ file to save logs
.TP .TP
\fB\-a\fR, \fB\-\-save\-responses\fR \fB\-a\fR, \fB\-\-save\-responses\fR
save every response save every response
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH RESULTS OPTIONS .SH RESULTS OPTIONS
.TP .TP

View file

@ -1,6 +1,6 @@
.TH BOOBILL 1 "25 janvier 2013" "boobill 0\&.e" .TH BOOBILL 1 "13 February 2013" "boobill 0\&.f"
.SH NAME .SH NAME
boobill boobill \- get and download bills
.SH SYNOPSIS .SH SYNOPSIS
.B boobill .B boobill
[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] [\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]]
@ -211,6 +211,9 @@ what backend(s) to enable (comma separated)
.TP .TP
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR \fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
what backend(s) to exclude (comma separated) what backend(s) to exclude (comma separated)
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
@ -228,9 +231,6 @@ file to save logs
.TP .TP
\fB\-a\fR, \fB\-\-save\-responses\fR \fB\-a\fR, \fB\-\-save\-responses\fR
save every response save every response
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH RESULTS OPTIONS .SH RESULTS OPTIONS
.TP .TP

View file

@ -1,6 +1,6 @@
.TH BOOBMSG 1 "25 janvier 2013" "boobmsg 0\&.e" .TH BOOBMSG 1 "13 February 2013" "boobmsg 0\&.f"
.SH NAME .SH NAME
boobmsg boobmsg \- send and receive message threads
.SH SYNOPSIS .SH SYNOPSIS
.B boobmsg .B boobmsg
[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] [\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]]
@ -225,6 +225,9 @@ what backend(s) to enable (comma separated)
.TP .TP
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR \fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
what backend(s) to exclude (comma separated) what backend(s) to exclude (comma separated)
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH BOOBMSG OPTIONS .SH BOOBMSG OPTIONS
.TP .TP
@ -250,9 +253,6 @@ file to save logs
.TP .TP
\fB\-a\fR, \fB\-\-save\-responses\fR \fB\-a\fR, \fB\-\-save\-responses\fR
save every response save every response
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH RESULTS OPTIONS .SH RESULTS OPTIONS
.TP .TP

View file

@ -1,6 +1,6 @@
.TH BOOBOOKS 1 "25 janvier 2013" "boobooks 0\&.e" .TH BOOBOOKS 1 "13 February 2013" "boobooks 0\&.f"
.SH NAME .SH NAME
boobooks boobooks \- manage rented books
.SH SYNOPSIS .SH SYNOPSIS
.B boobooks .B boobooks
[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] [\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]]
@ -161,6 +161,9 @@ what backend(s) to enable (comma separated)
.TP .TP
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR \fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
what backend(s) to exclude (comma separated) what backend(s) to exclude (comma separated)
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
@ -178,9 +181,6 @@ file to save logs
.TP .TP
\fB\-a\fR, \fB\-\-save\-responses\fR \fB\-a\fR, \fB\-\-save\-responses\fR
save every response save every response
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH RESULTS OPTIONS .SH RESULTS OPTIONS
.TP .TP

View file

@ -1,6 +1,6 @@
.TH BOOBTRACKER 1 "25 janvier 2013" "boobtracker 0\&.e" .TH BOOBTRACKER 1 "13 February 2013" "boobtracker 0\&.f"
.SH NAME .SH NAME
boobtracker boobtracker \- manage bug tracking issues
.SH SYNOPSIS .SH SYNOPSIS
.B boobtracker .B boobtracker
[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] [\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]]
@ -11,7 +11,7 @@ boobtracker
.SH DESCRIPTION .SH DESCRIPTION
.LP .LP
Console application allowing to send messages on various websites and to display message threads and contents. Console application allowing to create, edit, view bug tracking issues.
.SS Supported websites: .SS Supported websites:
* redmine (The Redmine project management web application) * redmine (The Redmine project management web application)
@ -229,6 +229,9 @@ what backend(s) to enable (comma separated)
.TP .TP
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR \fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
what backend(s) to exclude (comma separated) what backend(s) to exclude (comma separated)
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH BOOBTRACKER OPTIONS .SH BOOBTRACKER OPTIONS
.TP .TP
@ -260,9 +263,6 @@ file to save logs
.TP .TP
\fB\-a\fR, \fB\-\-save\-responses\fR \fB\-a\fR, \fB\-\-save\-responses\fR
save every response save every response
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH RESULTS OPTIONS .SH RESULTS OPTIONS
.TP .TP

View file

@ -1,6 +1,6 @@
.TH COMPAROOB 1 "25 janvier 2013" "comparoob 0\&.e" .TH COMPAROOB 1 "13 February 2013" "comparoob 0\&.f"
.SH NAME .SH NAME
comparoob comparoob \- compare products
.SH SYNOPSIS .SH SYNOPSIS
.B comparoob .B comparoob
[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] [\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]]
@ -159,6 +159,9 @@ what backend(s) to enable (comma separated)
.TP .TP
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR \fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
what backend(s) to exclude (comma separated) what backend(s) to exclude (comma separated)
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
@ -176,9 +179,6 @@ file to save logs
.TP .TP
\fB\-a\fR, \fB\-\-save\-responses\fR \fB\-a\fR, \fB\-\-save\-responses\fR
save every response save every response
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH RESULTS OPTIONS .SH RESULTS OPTIONS
.TP .TP

View file

@ -1,6 +1,6 @@
.TH FLATBOOB 1 "25 janvier 2013" "flatboob 0\&.e" .TH FLATBOOB 1 "13 February 2013" "flatboob 0\&.f"
.SH NAME .SH NAME
flatboob flatboob \- search for housing
.SH SYNOPSIS .SH SYNOPSIS
.B flatboob .B flatboob
[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] [\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]]
@ -11,7 +11,7 @@ flatboob
.SH DESCRIPTION .SH DESCRIPTION
.LP .LP
Console application to search a house. Console application to search for housing.
.SS Supported websites: .SS Supported websites:
* pap (French housing website) * pap (French housing website)
@ -161,6 +161,9 @@ what backend(s) to enable (comma separated)
.TP .TP
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR \fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
what backend(s) to exclude (comma separated) what backend(s) to exclude (comma separated)
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
@ -178,9 +181,6 @@ file to save logs
.TP .TP
\fB\-a\fR, \fB\-\-save\-responses\fR \fB\-a\fR, \fB\-\-save\-responses\fR
save every response save every response
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH RESULTS OPTIONS .SH RESULTS OPTIONS
.TP .TP

View file

@ -1,6 +1,6 @@
.TH GALLEROOB 1 "25 janvier 2013" "galleroob 0\&.e" .TH GALLEROOB 1 "13 February 2013" "galleroob 0\&.f"
.SH NAME .SH NAME
galleroob galleroob \- browse and download web image galleries
.SH SYNOPSIS .SH SYNOPSIS
.B galleroob .B galleroob
[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] [\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]]
@ -187,6 +187,9 @@ what backend(s) to enable (comma separated)
.TP .TP
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR \fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
what backend(s) to exclude (comma separated) what backend(s) to exclude (comma separated)
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
@ -204,9 +207,6 @@ file to save logs
.TP .TP
\fB\-a\fR, \fB\-\-save\-responses\fR \fB\-a\fR, \fB\-\-save\-responses\fR
save every response save every response
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH RESULTS OPTIONS .SH RESULTS OPTIONS
.TP .TP

View file

@ -1,6 +1,6 @@
.TH GEOLOOC 1 "25 janvier 2013" "geolooc 0\&.e" .TH GEOLOOC 1 "13 February 2013" "geolooc 0\&.f"
.SH NAME .SH NAME
geolooc geolooc \- geolocalize IP addresses
.SH SYNOPSIS .SH SYNOPSIS
.B geolooc .B geolooc
[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] [\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]]
@ -156,6 +156,9 @@ what backend(s) to enable (comma separated)
.TP .TP
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR \fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
what backend(s) to exclude (comma separated) what backend(s) to exclude (comma separated)
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
@ -173,9 +176,6 @@ file to save logs
.TP .TP
\fB\-a\fR, \fB\-\-save\-responses\fR \fB\-a\fR, \fB\-\-save\-responses\fR
save every response save every response
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH RESULTS OPTIONS .SH RESULTS OPTIONS
.TP .TP

View file

@ -1,6 +1,6 @@
.TH HAVEDATE 1 "25 janvier 2013" "havedate 0\&.e" .TH HAVEDATE 1 "13 February 2013" "havedate 0\&.f"
.SH NAME .SH NAME
havedate havedate \- interact with dating websites
.SH SYNOPSIS .SH SYNOPSIS
.B havedate .B havedate
[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] [\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]]
@ -221,6 +221,9 @@ what backend(s) to enable (comma separated)
.TP .TP
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR \fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
what backend(s) to exclude (comma separated) what backend(s) to exclude (comma separated)
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH HAVEDATE OPTIONS .SH HAVEDATE OPTIONS
.TP .TP
@ -246,9 +249,6 @@ file to save logs
.TP .TP
\fB\-a\fR, \fB\-\-save\-responses\fR \fB\-a\fR, \fB\-\-save\-responses\fR
save every response save every response
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH RESULTS OPTIONS .SH RESULTS OPTIONS
.TP .TP

View file

@ -1,6 +1,6 @@
.TH MASSTRANSIT 1 "28 October 2012" "masstransit 0\&.d" .TH MASSTRANSIT 1 "13 February 2013" "masstransit 0\&.f"
.SH NAME .SH NAME
masstransit masstransit \- search for train stations and departures
.SH SYNOPSIS .SH SYNOPSIS
.B masstransit .B masstransit
[\-h] [\-dqv] [\-b \fIbackends\fR] ... [\-h] [\-dqv] [\-b \fIbackends\fR] ...
@ -8,6 +8,11 @@ masstransit
.B masstransit .B masstransit
[\-\-help] [\-\-version] [\-\-help] [\-\-version]
.SH DESCRIPTION
.LP
Maemo application allowing to search for train stations and get departure times.
.SH OPTIONS .SH OPTIONS
.TP .TP
\fB\-\-version\fR \fB\-\-version\fR
@ -18,6 +23,12 @@ show this help message and exit
.TP .TP
\fB\-b BACKENDS\fR, \fB\-\-backends=BACKENDS\fR \fB\-b BACKENDS\fR, \fB\-\-backends=BACKENDS\fR
what backend(s) to enable (comma separated) what backend(s) to enable (comma separated)
.TP
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
what backend(s) to exclude (comma separated)
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP

View file

@ -1,6 +1,6 @@
.TH MONBOOB 1 "25 janvier 2013" "monboob 0\&.e" .TH MONBOOB 1 "13 February 2013" "monboob 0\&.f"
.SH NAME .SH NAME
monboob monboob \- daemon to send and check messages
.SH SYNOPSIS .SH SYNOPSIS
.B monboob .B monboob
[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] [\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]]
@ -74,6 +74,9 @@ what backend(s) to enable (comma separated)
.TP .TP
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR \fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
what backend(s) to exclude (comma separated) what backend(s) to exclude (comma separated)
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH MONBOOB OPTIONS .SH MONBOOB OPTIONS
.TP .TP
@ -96,9 +99,6 @@ file to save logs
.TP .TP
\fB\-a\fR, \fB\-\-save\-responses\fR \fB\-a\fR, \fB\-\-save\-responses\fR
save every response save every response
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH RESULTS OPTIONS .SH RESULTS OPTIONS
.TP .TP

View file

@ -1,6 +1,6 @@
.TH PASTOOB 1 "25 janvier 2013" "pastoob 0\&.e" .TH PASTOOB 1 "13 February 2013" "pastoob 0\&.f"
.SH NAME .SH NAME
pastoob pastoob \- post and get pastes from pastebins
.SH SYNOPSIS .SH SYNOPSIS
.B pastoob .B pastoob
[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] [\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]]
@ -167,6 +167,20 @@ what backend(s) to enable (comma separated)
.TP .TP
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR \fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
what backend(s) to exclude (comma separated) what backend(s) to exclude (comma separated)
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH PASTOOB OPTIONS
.TP
\fB\-p\fR, \fB\-\-public\fR
Make paste public.
.TP
\fB\-t TITLE\fR, \fB\-\-title=TITLE\fR
Paste title
.TP
\fB\-m MAX_AGE\fR, \fB\-\-max\-age=MAX_AGE\fR
Maximum age (duration), default "1 month"
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
@ -184,9 +198,6 @@ file to save logs
.TP .TP
\fB\-a\fR, \fB\-\-save\-responses\fR \fB\-a\fR, \fB\-\-save\-responses\fR
save every response save every response
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH RESULTS OPTIONS .SH RESULTS OPTIONS
.TP .TP
@ -214,7 +225,7 @@ do not display item keys
file to export result file to export result
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2011 Laurent Bachelier Copyright(C) 2011-2013 Laurent Bachelier
.LP .LP
For full COPYRIGHT see COPYING file with weboob package. For full COPYRIGHT see COPYING file with weboob package.
.LP .LP

View file

@ -1,6 +1,6 @@
.TH QBOOBMSG 1 "25 janvier 2013" "qboobmsg 0\&.e" .TH QBOOBMSG 1 "13 February 2013" "qboobmsg 0\&.f"
.SH NAME .SH NAME
qboobmsg qboobmsg \- send and receive message threads
.SH SYNOPSIS .SH SYNOPSIS
.B qboobmsg .B qboobmsg
[\-h] [\-dqv] [\-b \fIbackends\fR] ... [\-h] [\-dqv] [\-b \fIbackends\fR] ...
@ -60,6 +60,9 @@ what backend(s) to enable (comma separated)
.TP .TP
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR \fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
what backend(s) to exclude (comma separated) what backend(s) to exclude (comma separated)
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
@ -77,9 +80,6 @@ file to save logs
.TP .TP
\fB\-a\fR, \fB\-\-save\-responses\fR \fB\-a\fR, \fB\-\-save\-responses\fR
save every response save every response
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2010-2011 Romain Bignon Copyright(C) 2010-2011 Romain Bignon

View file

@ -1,6 +1,6 @@
.TH QFLATBOOB 1 "25 janvier 2013" "qflatboob 0\&.e" .TH QFLATBOOB 1 "13 February 2013" "qflatboob 0\&.f"
.SH NAME .SH NAME
qflatboob qflatboob \- search for housing
.SH SYNOPSIS .SH SYNOPSIS
.B qflatboob .B qflatboob
[\-h] [\-dqv] [\-b \fIbackends\fR] ... [\-h] [\-dqv] [\-b \fIbackends\fR] ...
@ -11,7 +11,7 @@ qflatboob
.SH DESCRIPTION .SH DESCRIPTION
.LP .LP
Qt application to find housings. Qt application to search for housing.
.SS Supported websites: .SS Supported websites:
* pap (French housing website) * pap (French housing website)
@ -30,6 +30,9 @@ what backend(s) to enable (comma separated)
.TP .TP
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR \fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
what backend(s) to exclude (comma separated) what backend(s) to exclude (comma separated)
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
@ -47,9 +50,6 @@ file to save logs
.TP .TP
\fB\-a\fR, \fB\-\-save\-responses\fR \fB\-a\fR, \fB\-\-save\-responses\fR
save every response save every response
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2010-2012 Romain Bignon Copyright(C) 2010-2012 Romain Bignon

View file

@ -1,6 +1,6 @@
.TH QHAVEDATE 1 "25 janvier 2013" "qhavedate 0\&.e" .TH QHAVEDATE 1 "13 February 2013" "qhavedate 0\&.f"
.SH NAME .SH NAME
qhavedate qhavedate \- interact with dating websites
.SH SYNOPSIS .SH SYNOPSIS
.B qhavedate .B qhavedate
[\-h] [\-dqv] [\-b \fIbackends\fR] ... [\-h] [\-dqv] [\-b \fIbackends\fR] ...
@ -28,6 +28,9 @@ what backend(s) to enable (comma separated)
.TP .TP
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR \fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
what backend(s) to exclude (comma separated) what backend(s) to exclude (comma separated)
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
@ -45,9 +48,6 @@ file to save logs
.TP .TP
\fB\-a\fR, \fB\-\-save\-responses\fR \fB\-a\fR, \fB\-\-save\-responses\fR
save every response save every response
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2010-2012 Romain Bignon Copyright(C) 2010-2012 Romain Bignon

View file

@ -1,6 +1,6 @@
.TH QVIDEOOB 1 "28 October 2012" "qvideoob 0\&.d" .TH QVIDEOOB 1 "13 February 2013" "qvideoob 0\&.f"
.SH NAME .SH NAME
qvideoob qvideoob \- search and play videos
.SH SYNOPSIS .SH SYNOPSIS
.B qvideoob .B qvideoob
[\-h] [\-dqv] [\-b \fIbackends\fR] ... [\-h] [\-dqv] [\-b \fIbackends\fR] ...
@ -53,6 +53,12 @@ show this help message and exit
.TP .TP
\fB\-b BACKENDS\fR, \fB\-\-backends=BACKENDS\fR \fB\-b BACKENDS\fR, \fB\-\-backends=BACKENDS\fR
what backend(s) to enable (comma separated) what backend(s) to enable (comma separated)
.TP
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
what backend(s) to exclude (comma separated)
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP

View file

@ -1,6 +1,6 @@
.TH QWEBCONTENTEDIT 1 "25 janvier 2013" "qwebcontentedit 0\&.e" .TH QWEBCONTENTEDIT 1 "13 February 2013" "qwebcontentedit 0\&.f"
.SH NAME .SH NAME
qwebcontentedit qwebcontentedit \- manage websites content
.SH SYNOPSIS .SH SYNOPSIS
.B qwebcontentedit .B qwebcontentedit
[\-h] [\-dqv] [\-b \fIbackends\fR] ... [\-h] [\-dqv] [\-b \fIbackends\fR] ...
@ -11,7 +11,7 @@ qwebcontentedit
.SH DESCRIPTION .SH DESCRIPTION
.LP .LP
Qt application allowing to manage contents of various websites. Qt application allowing to manage content of various websites.
.SS Supported websites: .SS Supported websites:
* dlfp (Da Linux French Page news website) * dlfp (Da Linux French Page news website)
@ -32,6 +32,9 @@ what backend(s) to enable (comma separated)
.TP .TP
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR \fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
what backend(s) to exclude (comma separated) what backend(s) to exclude (comma separated)
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
@ -49,9 +52,6 @@ file to save logs
.TP .TP
\fB\-a\fR, \fB\-\-save\-responses\fR \fB\-a\fR, \fB\-\-save\-responses\fR
save every response save every response
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2011 Clément Schreiner Copyright(C) 2011 Clément Schreiner

View file

@ -1,6 +1,6 @@
.TH RADIOOB 1 "25 janvier 2013" "radioob 0\&.e" .TH RADIOOB 1 "13 February 2013" "radioob 0\&.f"
.SH NAME .SH NAME
radioob radioob \- search, show or listen to radio stations
.SH SYNOPSIS .SH SYNOPSIS
.B radioob .B radioob
[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] [\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]]
@ -173,6 +173,9 @@ what backend(s) to enable (comma separated)
.TP .TP
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR \fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
what backend(s) to exclude (comma separated) what backend(s) to exclude (comma separated)
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
@ -190,9 +193,6 @@ file to save logs
.TP .TP
\fB\-a\fR, \fB\-\-save\-responses\fR \fB\-a\fR, \fB\-\-save\-responses\fR
save every response save every response
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH RESULTS OPTIONS .SH RESULTS OPTIONS
.TP .TP

View file

@ -1,6 +1,6 @@
.TH TRANSLABOOB 1 "25 janvier 2013" "translaboob 0\&.e" .TH TRANSLABOOB 1 "13 February 2013" "translaboob 0\&.f"
.SH NAME .SH NAME
translaboob translaboob \- translate text from one language to another
.SH SYNOPSIS .SH SYNOPSIS
.B translaboob .B translaboob
[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] [\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]]
@ -209,6 +209,9 @@ what backend(s) to enable (comma separated)
.TP .TP
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR \fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
what backend(s) to exclude (comma separated) what backend(s) to exclude (comma separated)
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
@ -226,9 +229,6 @@ file to save logs
.TP .TP
\fB\-a\fR, \fB\-\-save\-responses\fR \fB\-a\fR, \fB\-\-save\-responses\fR
save every response save every response
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH RESULTS OPTIONS .SH RESULTS OPTIONS
.TP .TP

View file

@ -1,6 +1,6 @@
.TH TRAVELOOB 1 "25 janvier 2013" "traveloob 0\&.e" .TH TRAVELOOB 1 "13 February 2013" "traveloob 0\&.f"
.SH NAME .SH NAME
traveloob traveloob \- search for train stations and departures
.SH SYNOPSIS .SH SYNOPSIS
.B traveloob .B traveloob
[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] [\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]]
@ -187,6 +187,9 @@ what backend(s) to enable (comma separated)
.TP .TP
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR \fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
what backend(s) to exclude (comma separated) what backend(s) to exclude (comma separated)
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH TRAVELOOB OPTIONS .SH TRAVELOOB OPTIONS
.TP .TP
@ -210,9 +213,6 @@ file to save logs
.TP .TP
\fB\-a\fR, \fB\-\-save\-responses\fR \fB\-a\fR, \fB\-\-save\-responses\fR
save every response save every response
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH RESULTS OPTIONS .SH RESULTS OPTIONS
.TP .TP

View file

@ -1,6 +1,6 @@
.TH VIDEOOB 1 "25 janvier 2013" "videoob 0\&.e" .TH VIDEOOB 1 "13 February 2013" "videoob 0\&.f"
.SH NAME .SH NAME
videoob videoob \- search and play videos
.SH SYNOPSIS .SH SYNOPSIS
.B videoob .B videoob
[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] [\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]]
@ -207,6 +207,9 @@ what backend(s) to enable (comma separated)
.TP .TP
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR \fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
what backend(s) to exclude (comma separated) what backend(s) to exclude (comma separated)
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
@ -224,9 +227,6 @@ file to save logs
.TP .TP
\fB\-a\fR, \fB\-\-save\-responses\fR \fB\-a\fR, \fB\-\-save\-responses\fR
save every response save every response
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH RESULTS OPTIONS .SH RESULTS OPTIONS
.TP .TP

View file

@ -1,6 +1,6 @@
.TH WEBCONTENTEDIT 1 "25 janvier 2013" "webcontentedit 0\&.e" .TH WEBCONTENTEDIT 1 "13 February 2013" "webcontentedit 0\&.f"
.SH NAME .SH NAME
webcontentedit webcontentedit \- manage websites content
.SH SYNOPSIS .SH SYNOPSIS
.B webcontentedit .B webcontentedit
[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] [\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]]
@ -167,6 +167,9 @@ what backend(s) to enable (comma separated)
.TP .TP
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR \fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
what backend(s) to exclude (comma separated) what backend(s) to exclude (comma separated)
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
@ -184,9 +187,6 @@ file to save logs
.TP .TP
\fB\-a\fR, \fB\-\-save\-responses\fR \fB\-a\fR, \fB\-\-save\-responses\fR
save every response save every response
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH RESULTS OPTIONS .SH RESULTS OPTIONS
.TP .TP

View file

@ -1,6 +1,6 @@
.TH WEBOOB-CLI 1 "25 janvier 2013" "weboob-cli 0\&.e" .TH WEBOOB-CLI 1 "13 February 2013" "weboob-cli 0\&.f"
.SH NAME .SH NAME
weboob-cli weboob-cli \- call a method on backends
.SH SYNOPSIS .SH SYNOPSIS
.B weboob\-cli .B weboob\-cli
[\-dqv] [\-b \fIbackends\fR] [\-cnfs] \fIcapability\fR \fImethod\fR [\fIarguments\fR..] [\-dqv] [\-b \fIbackends\fR] [\-cnfs] \fIcapability\fR \fImethod\fR [\fIarguments\fR..]
@ -27,6 +27,9 @@ what backend(s) to enable (comma separated)
.TP .TP
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR \fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
what backend(s) to exclude (comma separated) what backend(s) to exclude (comma separated)
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
@ -44,9 +47,6 @@ file to save logs
.TP .TP
\fB\-a\fR, \fB\-\-save\-responses\fR \fB\-a\fR, \fB\-\-save\-responses\fR
save every response save every response
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH RESULTS OPTIONS .SH RESULTS OPTIONS
.TP .TP

View file

@ -1,6 +1,6 @@
.TH WEBOOB-CONFIG-QT 1 "25 janvier 2013" "weboob-config-qt 0\&.e" .TH WEBOOB-CONFIG-QT 1 "13 February 2013" "weboob-config-qt 0\&.f"
.SH NAME .SH NAME
weboob-config-qt weboob-config-qt \- manage backends or register new accounts
.SH SYNOPSIS .SH SYNOPSIS
.B weboob\-config\-qt .B weboob\-config\-qt
[\-h] [\-dqv] [\-b \fIbackends\fR] ... [\-h] [\-dqv] [\-b \fIbackends\fR] ...
@ -26,6 +26,9 @@ what backend(s) to enable (comma separated)
.TP .TP
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR \fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
what backend(s) to exclude (comma separated) what backend(s) to exclude (comma separated)
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
@ -43,9 +46,6 @@ file to save logs
.TP .TP
\fB\-a\fR, \fB\-\-save\-responses\fR \fB\-a\fR, \fB\-\-save\-responses\fR
save every response save every response
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH COPYRIGHT .SH COPYRIGHT
Copyright(C) 2010-2011 Romain Bignon Copyright(C) 2010-2011 Romain Bignon

View file

@ -1,6 +1,6 @@
.TH WEBOOB-CONFIG 1 "25 janvier 2013" "weboob-config 0\&.e" .TH WEBOOB-CONFIG 1 "13 February 2013" "weboob-config 0\&.f"
.SH NAME .SH NAME
weboob-config weboob-config \- manage backends or register new accounts
.SH SYNOPSIS .SH SYNOPSIS
.B weboob\-config .B weboob\-config
[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] [\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]]
@ -110,6 +110,9 @@ what backend(s) to enable (comma separated)
.TP .TP
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR \fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
what backend(s) to exclude (comma separated) what backend(s) to exclude (comma separated)
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
@ -127,9 +130,6 @@ file to save logs
.TP .TP
\fB\-a\fR, \fB\-\-save\-responses\fR \fB\-a\fR, \fB\-\-save\-responses\fR
save every response save every response
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH RESULTS OPTIONS .SH RESULTS OPTIONS
.TP .TP

View file

@ -1,6 +1,6 @@
.TH WEBOOB-DEBUG 1 "25 janvier 2013" "weboob-debug 0\&.e" .TH WEBOOB-DEBUG 1 "13 February 2013" "weboob-debug 0\&.f"
.SH NAME .SH NAME
weboob-debug weboob-debug \- debug backends
.SH SYNOPSIS .SH SYNOPSIS
.B weboob\-debug .B weboob\-debug
[\-h] [\-dqv] [\-b \fIbackends\fR] ... [\-h] [\-dqv] [\-b \fIbackends\fR] ...
@ -26,6 +26,9 @@ what backend(s) to enable (comma separated)
.TP .TP
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR \fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
what backend(s) to exclude (comma separated) what backend(s) to exclude (comma separated)
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
@ -43,9 +46,6 @@ file to save logs
.TP .TP
\fB\-a\fR, \fB\-\-save\-responses\fR \fB\-a\fR, \fB\-\-save\-responses\fR
save every response save every response
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH WEBOOB\-DEBUG OPTIONS .SH WEBOOB\-DEBUG OPTIONS
.TP .TP

View file

@ -1,6 +1,6 @@
.TH WEBOOB-REPOS 1 "25 janvier 2013" "weboob-repos 0\&.e" .TH WEBOOB-REPOS 1 "13 February 2013" "weboob-repos 0\&.f"
.SH NAME .SH NAME
weboob-repos weboob-repos \- manage a weboob repository
.SH SYNOPSIS .SH SYNOPSIS
.B weboob\-repos .B weboob\-repos
[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] [\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]]
@ -70,6 +70,9 @@ what backend(s) to enable (comma separated)
.TP .TP
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR \fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
what backend(s) to exclude (comma separated) what backend(s) to exclude (comma separated)
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
@ -87,9 +90,6 @@ file to save logs
.TP .TP
\fB\-a\fR, \fB\-\-save\-responses\fR \fB\-a\fR, \fB\-\-save\-responses\fR
save every response save every response
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH RESULTS OPTIONS .SH RESULTS OPTIONS
.TP .TP

View file

@ -1,6 +1,6 @@
.TH WEBOORRENTS 1 "25 janvier 2013" "weboorrents 0\&.e" .TH WEBOORRENTS 1 "13 February 2013" "weboorrents 0\&.f"
.SH NAME .SH NAME
weboorrents weboorrents \- search and download torrents
.SH SYNOPSIS .SH SYNOPSIS
.B weboorrents .B weboorrents
[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] [\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]]
@ -177,6 +177,9 @@ what backend(s) to enable (comma separated)
.TP .TP
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR \fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
what backend(s) to exclude (comma separated) what backend(s) to exclude (comma separated)
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
@ -194,9 +197,6 @@ file to save logs
.TP .TP
\fB\-a\fR, \fB\-\-save\-responses\fR \fB\-a\fR, \fB\-\-save\-responses\fR
save every response save every response
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH RESULTS OPTIONS .SH RESULTS OPTIONS
.TP .TP

View file

@ -1,6 +1,6 @@
.TH WETBOOBS 1 "25 janvier 2013" "wetboobs 0\&.e" .TH WETBOOBS 1 "13 February 2013" "wetboobs 0\&.f"
.SH NAME .SH NAME
wetboobs wetboobs \- display weather and forecasts
.SH SYNOPSIS .SH SYNOPSIS
.B wetboobs .B wetboobs
[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] [\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]]
@ -181,6 +181,9 @@ what backend(s) to enable (comma separated)
.TP .TP
\fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR \fB\-e EXCLUDE_BACKENDS\fR, \fB\-\-exclude\-backends=EXCLUDE_BACKENDS\fR
what backend(s) to exclude (comma separated) what backend(s) to exclude (comma separated)
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH LOGGING OPTIONS .SH LOGGING OPTIONS
.TP .TP
@ -198,9 +201,6 @@ file to save logs
.TP .TP
\fB\-a\fR, \fB\-\-save\-responses\fR \fB\-a\fR, \fB\-\-save\-responses\fR
save every response save every response
.TP
\fB\-I\fR, \fB\-\-insecure\fR
do not validate SSL
.SH RESULTS OPTIONS .SH RESULTS OPTIONS
.TP .TP

View file

@ -113,8 +113,7 @@ def main():
if os.path.isfile(fpath) and os.access(fpath, os.X_OK): if os.path.isfile(fpath) and os.access(fpath, os.X_OK):
with open(fpath) as f: with open(fpath) as f:
# Python will likely want create a compiled file, we provide a place # Python will likely want create a compiled file, we provide a place
tmpdir = os.path.join(tempfile.gettempdir(), \ tmpdir = os.path.join(tempfile.gettempdir(), "weboob", "make_man")
"weboob", "make_man")
if not os.path.isdir(tmpdir): if not os.path.isdir(tmpdir):
os.makedirs(tmpdir) os.makedirs(tmpdir)
tmpfile = os.path.join(tmpdir, fname) tmpfile = os.path.join(tmpdir, fname)
@ -164,7 +163,7 @@ def analyze_application(app, script_name):
helptext = helptext.replace("-", r"\-") helptext = helptext.replace("-", r"\-")
header = '.TH %s 1 "%s" "%s %s"' % (script_name.upper(), time.strftime("%d %B %Y"), header = '.TH %s 1 "%s" "%s %s"' % (script_name.upper(), time.strftime("%d %B %Y"),
script_name, app.VERSION.replace('.', '\\&.')) script_name, app.VERSION.replace('.', '\\&.'))
name = ".SH NAME\n%s" % script_name name = ".SH NAME\n%s \- %s" % (script_name, application.SHORT_DESCRIPTION)
footer = """.SH COPYRIGHT footer = """.SH COPYRIGHT
%s %s
.LP .LP

View file

@ -159,6 +159,7 @@ class Boobank(ReplApplication):
DESCRIPTION = "Console application allowing to list your bank accounts and get their balance, " \ DESCRIPTION = "Console application allowing to list your bank accounts and get their balance, " \
"display accounts history and coming bank operations, and transfer money from an account to " \ "display accounts history and coming bank operations, and transfer money from an account to " \
"another (if available)." "another (if available)."
SHORT_DESCRIPTION = "manage bank accounts"
EXTRA_FORMATTERS = {'account_list': AccountListFormatter, EXTRA_FORMATTERS = {'account_list': AccountListFormatter,
'recipient_list': RecipientListFormatter, 'recipient_list': RecipientListFormatter,
'transfer': TransferFormatter, 'transfer': TransferFormatter,

View file

@ -277,6 +277,7 @@ class Boobathon(ReplApplication):
VERSION = '0.f' VERSION = '0.f'
COPYRIGHT = 'Copyright(C) 2011 Romain Bignon' COPYRIGHT = 'Copyright(C) 2011 Romain Bignon'
DESCRIPTION = 'Console application to participate to a Boobathon.' DESCRIPTION = 'Console application to participate to a Boobathon.'
SHORT_DESCRIPTION = "participate in a Boobathon"
CAPS = ICapContent CAPS = ICapContent
SYNOPSIS = 'Usage: %prog [-dqv] [-b backends] [-cnfs] boobathon\n' SYNOPSIS = 'Usage: %prog [-dqv] [-b backends] [-cnfs] boobathon\n'
SYNOPSIS += ' %prog [--help] [--version]' SYNOPSIS += ' %prog [--help] [--version]'

View file

@ -43,6 +43,7 @@ class Boobill(ReplApplication):
VERSION = '0.f' VERSION = '0.f'
COPYRIGHT = 'Copyright(C) 2012 Florent Fourcot' COPYRIGHT = 'Copyright(C) 2012 Florent Fourcot'
DESCRIPTION = 'Console application allowing to get and download bills.' DESCRIPTION = 'Console application allowing to get and download bills.'
SHORT_DESCRIPTION = "get and download bills"
CAPS = ICapBill CAPS = ICapBill
COLLECTION_OBJECTS = (Subscription, ) COLLECTION_OBJECTS = (Subscription, )
EXTRA_FORMATTERS = {'subscriptions': SubscriptionsFormatter, EXTRA_FORMATTERS = {'subscriptions': SubscriptionsFormatter,

View file

@ -271,6 +271,7 @@ class Boobmsg(ReplApplication):
COPYRIGHT = 'Copyright(C) 2010-2011 Christophe Benz' COPYRIGHT = 'Copyright(C) 2010-2011 Christophe Benz'
DESCRIPTION = "Console application allowing to send messages on various websites and " \ DESCRIPTION = "Console application allowing to send messages on various websites and " \
"to display message threads and contents." "to display message threads and contents."
SHORT_DESCRIPTION = "send and receive message threads"
CAPS = ICapMessages CAPS = ICapMessages
EXTRA_FORMATTERS = {'msglist': MessagesListFormatter, EXTRA_FORMATTERS = {'msglist': MessagesListFormatter,
'msg': MessageFormatter, 'msg': MessageFormatter,

View file

@ -36,6 +36,7 @@ class RentedListFormatter(PrettyFormatter):
s += u' %sLATE!%s' % (self.RED, self.NC) s += u' %sLATE!%s' % (self.RED, self.NC)
return s return s
class Boobooks(ReplApplication): class Boobooks(ReplApplication):
APPNAME = 'boobooks' APPNAME = 'boobooks'
VERSION = '0.f' VERSION = '0.f'
@ -43,6 +44,7 @@ class Boobooks(ReplApplication):
CAPS = ICapBook CAPS = ICapBook
DESCRIPTION = "Console application allowing to list your books rented or booked at the library, " \ DESCRIPTION = "Console application allowing to list your books rented or booked at the library, " \
"book and search new ones, get your booking history (if available)." "book and search new ones, get your booking history (if available)."
SHORT_DESCRIPTION = "manage rented books"
EXTRA_FORMATTERS = {'rented_list': RentedListFormatter, EXTRA_FORMATTERS = {'rented_list': RentedListFormatter,
} }
DEFAULT_FORMATTER = 'table' DEFAULT_FORMATTER = 'table'

View file

@ -59,6 +59,7 @@ class IssueFormatter(IFormatter):
result += html2text(u.message) result += html2text(u.message)
return result return result
class IssuesListFormatter(PrettyFormatter): class IssuesListFormatter(PrettyFormatter):
MANDATORY_FIELDS = ('id', 'project', 'status', 'title', 'category') MANDATORY_FIELDS = ('id', 'project', 'status', 'title', 'category')
@ -73,8 +74,8 @@ class BoobTracker(ReplApplication):
APPNAME = 'boobtracker' APPNAME = 'boobtracker'
VERSION = '0.f' VERSION = '0.f'
COPYRIGHT = 'Copyright(C) 2011 Romain Bignon' COPYRIGHT = 'Copyright(C) 2011 Romain Bignon'
DESCRIPTION = "Console application allowing to send messages on various websites and " \ DESCRIPTION = "Console application allowing to create, edit, view bug tracking issues."
"to display message threads and contents." SHORT_DESCRIPTION = "manage bug tracking issues"
CAPS = ICapBugTracker CAPS = ICapBugTracker
EXTRA_FORMATTERS = {'issue_info': IssueFormatter, EXTRA_FORMATTERS = {'issue_info': IssueFormatter,
'issues_list': IssuesListFormatter, 'issues_list': IssuesListFormatter,

View file

@ -79,7 +79,8 @@ class Comparoob(ReplApplication):
APPNAME = 'comparoob' APPNAME = 'comparoob'
VERSION = '0.f' VERSION = '0.f'
COPYRIGHT = 'Copyright(C) 2012 Romain Bignon' COPYRIGHT = 'Copyright(C) 2012 Romain Bignon'
DESCRIPTION = 'Console application to compare products.' DESCRIPTION = "Console application to compare products."
SHORT_DESCRIPTION = "compare products"
DEFAULT_FORMATTER = 'table' DEFAULT_FORMATTER = 'table'
EXTRA_FORMATTERS = {'prices': PricesFormatter, EXTRA_FORMATTERS = {'prices': PricesFormatter,
'price': PriceFormatter, 'price': PriceFormatter,

View file

@ -58,6 +58,7 @@ class HousingFormatter(IFormatter):
result += ' %s: %s\n' % (key, value) result += ' %s: %s\n' % (key, value)
return result return result
class HousingListFormatter(PrettyFormatter): class HousingListFormatter(PrettyFormatter):
MANDATORY_FIELDS = ('id', 'title', 'cost', 'text') MANDATORY_FIELDS = ('id', 'title', 'cost', 'text')
@ -76,7 +77,8 @@ class Flatboob(ReplApplication):
APPNAME = 'flatboob' APPNAME = 'flatboob'
VERSION = '0.f' VERSION = '0.f'
COPYRIGHT = 'Copyright(C) 2012 Romain Bignon' COPYRIGHT = 'Copyright(C) 2012 Romain Bignon'
DESCRIPTION = 'Console application to search a house.' DESCRIPTION = "Console application to search for housing."
SHORT_DESCRIPTION = "search for housing"
CAPS = ICapHousing CAPS = ICapHousing
EXTRA_FORMATTERS = {'housing_list': HousingListFormatter, EXTRA_FORMATTERS = {'housing_list': HousingListFormatter,
'housing': HousingFormatter, 'housing': HousingFormatter,

View file

@ -51,6 +51,7 @@ class Galleroob(ReplApplication):
VERSION = '0.f' VERSION = '0.f'
COPYRIGHT = u'Copyright(C) 2011 Noé Rubinstein' COPYRIGHT = u'Copyright(C) 2011 Noé Rubinstein'
DESCRIPTION = 'galleroob browses and downloads web image galleries' DESCRIPTION = 'galleroob browses and downloads web image galleries'
SHORT_DESCRIPTION = 'browse and download web image galleries'
CAPS = ICapGallery CAPS = ICapGallery
EXTRA_FORMATTERS = {'gallery_list': GalleryListFormatter} EXTRA_FORMATTERS = {'gallery_list': GalleryListFormatter}
COMMANDS_FORMATTERS = {'search': 'gallery_list', 'ls': 'gallery_list'} COMMANDS_FORMATTERS = {'search': 'gallery_list', 'ls': 'gallery_list'}

View file

@ -31,7 +31,8 @@ class Geolooc(ReplApplication):
APPNAME = 'geolooc' APPNAME = 'geolooc'
VERSION = '0.f' VERSION = '0.f'
COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon' COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon'
DESCRIPTION = 'Console application allowing to geolocalize IP addresses.' DESCRIPTION = "Console application allowing to geolocalize IP addresses."
SHORT_DESCRIPTION = "geolocalize IP addresses"
CAPS = ICapGeolocIp CAPS = ICapGeolocIp
def main(self, argv): def main(self, argv):

View file

@ -45,12 +45,14 @@ class EventListFormatter(PrettyFormatter):
if hasattr(event, 'message'): if hasattr(event, 'message'):
return event.message return event.message
class HaveDate(Boobmsg): class HaveDate(Boobmsg):
APPNAME = 'havedate' APPNAME = 'havedate'
VERSION = '0.f' VERSION = '0.f'
COPYRIGHT = 'Copyright(C) 2010-2012 Romain Bignon' COPYRIGHT = 'Copyright(C) 2010-2012 Romain Bignon'
DESCRIPTION = 'Console application allowing to interact with various dating websites ' \ DESCRIPTION = "Console application allowing to interact with various dating websites " \
'and to optimize seduction algorithmically.' "and to optimize seduction algorithmically."
SHORT_DESCRIPTION = "interact with dating websites"
STORAGE_FILENAME = 'dating.storage' STORAGE_FILENAME = 'dating.storage'
STORAGE = {'optims': {}} STORAGE = {'optims': {}}
CAPS = ICapDating CAPS = ICapDating

View file

@ -281,6 +281,8 @@ class Masstransit(BaseApplication):
APPNAME = 'masstransit' APPNAME = 'masstransit'
VERSION = '0.f' VERSION = '0.f'
COPYRIGHT = 'Copyright(C) 2010-2011 Julien Hébert' COPYRIGHT = 'Copyright(C) 2010-2011 Julien Hébert'
DESCRIPTION = "Maemo application allowing to search for train stations and get departure times."
SHORT_DESCRIPTION = "search for train stations and departures"
def main(self, argv): def main(self, argv):
self.load_backends(ICapTravel) self.load_backends(ICapTravel)

View file

@ -41,6 +41,7 @@ from weboob.tools.misc import html2text, get_backtrace, utc2local, to_unicode
__all__ = ['Monboob'] __all__ = ['Monboob']
class FakeSMTPD(SMTPServer): class FakeSMTPD(SMTPServer):
def __init__(self, app, bindaddr, port): def __init__(self, app, bindaddr, port):
SMTPServer.__init__(self, (bindaddr, port), None) SMTPServer.__init__(self, (bindaddr, port), None)
@ -50,6 +51,7 @@ class FakeSMTPD(SMTPServer):
msg = message_from_string(data) msg = message_from_string(data)
self.app.process_incoming_mail(msg) self.app.process_incoming_mail(msg)
class MonboobScheduler(Scheduler): class MonboobScheduler(Scheduler):
def __init__(self, app): def __init__(self, app):
Scheduler.__init__(self) Scheduler.__init__(self)
@ -89,6 +91,7 @@ class Monboob(ReplApplication):
COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon' COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon'
DESCRIPTION = 'Daemon allowing to regularly check for new messages on various websites, ' \ DESCRIPTION = 'Daemon allowing to regularly check for new messages on various websites, ' \
'and send an email for each message, and post a reply to a message on a website.' 'and send an email for each message, and post a reply to a message on a website.'
SHORT_DESCRIPTION = "daemon to send and check messages"
CONFIG = {'interval': 300, CONFIG = {'interval': 300,
'domain': 'weboob.example.org', 'domain': 'weboob.example.org',
'recipient': 'weboob@example.org', 'recipient': 'weboob@example.org',
@ -119,7 +122,7 @@ class Monboob(ReplApplication):
try: try:
self.config.set('html', int(self.config.get('html'))) self.config.set('html', int(self.config.get('html')))
if self.config.get('html') not in (0,1): if self.config.get('html') not in (0, 1):
raise ValueError() raise ValueError()
except ValueError: except ValueError:
print >>sys.stderr, 'Configuration error: html must be 0 or 1.' print >>sys.stderr, 'Configuration error: html must be 0 or 1.'

View file

@ -37,8 +37,9 @@ __all__ = ['Pastoob']
class Pastoob(ReplApplication): class Pastoob(ReplApplication):
APPNAME = 'pastoob' APPNAME = 'pastoob'
VERSION = '0.f' VERSION = '0.f'
COPYRIGHT = 'Copyright(C) 2011 Laurent Bachelier' COPYRIGHT = 'Copyright(C) 2011-2013 Laurent Bachelier'
DESCRIPTION = 'Console application allowing to post and get pastes from pastebins.' DESCRIPTION = "Console application allowing to post and get pastes from pastebins."
SHORT_DESCRIPTION = "post and get pastes from pastebins"
CAPS = ICapPaste CAPS = ICapPaste
def main(self, argv): def main(self, argv):

View file

@ -23,11 +23,13 @@ from weboob.tools.application.qt import QtApplication
from .main_window import MainWindow from .main_window import MainWindow
class QBoobMsg(QtApplication): class QBoobMsg(QtApplication):
APPNAME = 'qboobmsg' APPNAME = 'qboobmsg'
VERSION = '0.f' VERSION = '0.f'
COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon' COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon'
DESCRIPTION = 'Qt application allowing to read messages on various websites and reply to them.' DESCRIPTION = "Qt application allowing to read messages on various websites and reply to them."
SHORT_DESCRIPTION = "send and receive message threads"
CAPS = ICapMessages CAPS = ICapMessages
def main(self, argv): def main(self, argv):

View file

@ -24,11 +24,13 @@ from weboob.tools.config.yamlconfig import YamlConfig
from .main_window import MainWindow from .main_window import MainWindow
class QFlatBoob(QtApplication): class QFlatBoob(QtApplication):
APPNAME = 'qflatboob' APPNAME = 'qflatboob'
VERSION = '0.f' VERSION = '0.f'
COPYRIGHT = 'Copyright(C) 2010-2012 Romain Bignon' COPYRIGHT = 'Copyright(C) 2010-2012 Romain Bignon'
DESCRIPTION = 'Qt application to find housings.' DESCRIPTION = "Qt application to search for housing."
SHORT_DESCRIPTION = "search for housing"
CAPS = ICapHousing CAPS = ICapHousing
CONFIG = {'queries': {}} CONFIG = {'queries': {}}
STORAGE = {'bookmarks': [], 'read': [], 'notes': {}} STORAGE = {'bookmarks': [], 'read': [], 'notes': {}}

View file

@ -27,7 +27,8 @@ class QHaveDate(QtApplication):
APPNAME = 'qhavedate' APPNAME = 'qhavedate'
VERSION = '0.f' VERSION = '0.f'
COPYRIGHT = 'Copyright(C) 2010-2012 Romain Bignon' COPYRIGHT = 'Copyright(C) 2010-2012 Romain Bignon'
DESCRIPTION = 'Qt application allowing to interact with various dating websites.' DESCRIPTION = "Qt application allowing to interact with various dating websites."
SHORT_DESCRIPTION = "interact with dating websites"
CAPS = ICapDating CAPS = ICapDating
STORAGE_FILENAME = 'dating.storage' STORAGE_FILENAME = 'dating.storage'

View file

@ -23,11 +23,13 @@ from weboob.tools.application.qt import QtApplication
from .main_window import MainWindow from .main_window import MainWindow
class QVideoob(QtApplication): class QVideoob(QtApplication):
APPNAME = 'qvideoob' APPNAME = 'qvideoob'
VERSION = '0.f' VERSION = '0.f'
COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon' COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon'
DESCRIPTION = 'Qt application allowing to search videos on various websites and play them.' DESCRIPTION = "Qt application allowing to search videos on various websites and play them."
SHORT_DESCRIPTION = "search and play videos"
CAPS = ICapVideo CAPS = ICapVideo
CONFIG = {'settings': {'nsfw': 1, CONFIG = {'settings': {'nsfw': 1,
'sfw': 1, 'sfw': 1,

View file

@ -27,7 +27,8 @@ class QWebContentEdit(QtApplication):
APPNAME = 'qwebcontentedit' APPNAME = 'qwebcontentedit'
VERSION = '0.f' VERSION = '0.f'
COPYRIGHT = u'Copyright(C) 2011 Clément Schreiner' COPYRIGHT = u'Copyright(C) 2011 Clément Schreiner'
DESCRIPTION = 'Qt application allowing to manage contents of various websites.' DESCRIPTION = "Qt application allowing to manage content of various websites."
SHORT_DESCRIPTION = "manage websites content"
CAPS = ICapContent CAPS = ICapContent
def main(self, argv): def main(self, argv):

View file

@ -28,6 +28,7 @@ class QWeboobCfg(QtApplication):
COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon' COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon'
DESCRIPTION = "weboob-config-qt is a graphical application to add/edit/remove backends, " \ DESCRIPTION = "weboob-config-qt is a graphical application to add/edit/remove backends, " \
"and to register new website accounts." "and to register new website accounts."
SHORT_DESCRIPTION = "manage backends or register new accounts"
def main(self, argv): def main(self, argv):
self.load_backends() self.load_backends()

View file

@ -33,7 +33,6 @@ __all__ = ['Radioob']
class RadioListFormatter(PrettyFormatter): class RadioListFormatter(PrettyFormatter):
MANDATORY_FIELDS = ('id', 'title', 'description') MANDATORY_FIELDS = ('id', 'title', 'description')
def get_title(self, obj): def get_title(self, obj):
return obj.title return obj.title
@ -51,8 +50,9 @@ class Radioob(ReplApplication):
APPNAME = 'radioob' APPNAME = 'radioob'
VERSION = '0.f' VERSION = '0.f'
COPYRIGHT = 'Copyright(C) 2010-2012 Romain Bignon' COPYRIGHT = 'Copyright(C) 2010-2012 Romain Bignon'
DESCRIPTION = 'Console application allowing to search for web radio stations, listen to them and get information ' \ DESCRIPTION = "Console application allowing to search for web radio stations, listen to them and get information " \
'like the current song.' "like the current song."
SHORT_DESCRIPTION = "search, show or listen to radio stations"
CAPS = ICapRadio CAPS = ICapRadio
EXTRA_FORMATTERS = {'radio_list': RadioListFormatter} EXTRA_FORMATTERS = {'radio_list': RadioListFormatter}
COMMANDS_FORMATTERS = {'ls': 'radio_list', COMMANDS_FORMATTERS = {'ls': 'radio_list',

View file

@ -33,6 +33,7 @@ class TranslationFormatter(IFormatter):
def format_obj(self, obj, alias): def format_obj(self, obj, alias):
return u'%s* %s%s\n\t%s' % (self.BOLD, obj.backend, self.NC, obj.text.replace('\n', '\n\t')) return u'%s* %s%s\n\t%s' % (self.BOLD, obj.backend, self.NC, obj.text.replace('\n', '\n\t'))
class XmlTranslationFormatter(IFormatter): class XmlTranslationFormatter(IFormatter):
MANDATORY_FIELDS = ('id', 'text') MANDATORY_FIELDS = ('id', 'text')
@ -43,11 +44,13 @@ class XmlTranslationFormatter(IFormatter):
def format_obj(self, obj, alias): def format_obj(self, obj, alias):
return u'<translation %s>\n%s\n</translation>' % (obj.backend, obj.text) return u'<translation %s>\n%s\n</translation>' % (obj.backend, obj.text)
class Translaboob(ReplApplication): class Translaboob(ReplApplication):
APPNAME = 'translaboob' APPNAME = 'translaboob'
VERSION = '0.f' VERSION = '0.f'
COPYRIGHT = 'Copyright(C) 2012 Lucien Loiseau' COPYRIGHT = 'Copyright(C) 2012 Lucien Loiseau'
DESCRIPTION = 'Console application to translate text from one language to another' DESCRIPTION = "Console application to translate text from one language to another"
SHORT_DESCRIPTION = "translate text from one language to another"
CAPS = ICapTranslate CAPS = ICapTranslate
EXTRA_FORMATTERS = {'translation': TranslationFormatter, EXTRA_FORMATTERS = {'translation': TranslationFormatter,
'xmltrans': XmlTranslationFormatter, 'xmltrans': XmlTranslationFormatter,
@ -55,19 +58,18 @@ class Translaboob(ReplApplication):
COMMANDS_FORMATTERS = {'translate': 'translation', COMMANDS_FORMATTERS = {'translate': 'translation',
} }
LANGUAGE = { LANGUAGE = {
'ar':'Arabic', 'af':'Afrikaans', 'sq':'Albanian', 'hy':'Armenian', 'az':'Azerbaijani', 'eu':'Basque', 'be':'Belarusian', 'ar': 'Arabic', 'af': 'Afrikaans', 'sq': 'Albanian', 'hy': 'Armenian', 'az': 'Azerbaijani', 'eu': 'Basque', 'be': 'Belarusian',
'bn':'Bengali', 'bg':'Bulgarian', 'ca':'Catalan', 'zh':'Chinese', 'hr':'Croatian', 'cz':'Czech', 'da':'Danish', 'bn': 'Bengali', 'bg': 'Bulgarian', 'ca': 'Catalan', 'zh': 'Chinese', 'hr': 'Croatian', 'cz': 'Czech', 'da': 'Danish',
'nl':'Dutch', 'en':'English', 'eo':'Esperanto', 'et':'Estonian', 'tl':'Filipino', 'fi':'Finnish', 'fr':'French', 'nl': 'Dutch', 'en': 'English', 'eo': 'Esperanto', 'et': 'Estonian', 'tl': 'Filipino', 'fi': 'Finnish', 'fr': 'French',
'gl':'Galician', 'ka':'Georgian', 'de':'German', 'gr':'Greek', 'gu':'Gujarati', 'ht':'Haitian', 'iw':'Hebrew', 'gl': 'Galician', 'ka': 'Georgian', 'de': 'German', 'gr': 'Greek', 'gu': 'Gujarati', 'ht': 'Haitian', 'iw': 'Hebrew',
'hi':'Hindi', 'hu':'Hungaric', 'is':'Icelandic', 'id':'Indonesian', 'ga':'Irish', 'it':'Italian', 'ja':'Japanese', 'hi': 'Hindi', 'hu': 'Hungaric', 'is': 'Icelandic', 'id': 'Indonesian', 'ga': 'Irish', 'it': 'Italian', 'ja': 'Japanese',
'kn':'Kannada', 'ko':'Korean', 'la':'Latin', 'lv':'Latvian', 'lt':'Lithuanian', 'mk':'Macedonian', 'ms':'Malay', 'kn': 'Kannada', 'ko': 'Korean', 'la': 'Latin', 'lv': 'Latvian', 'lt': 'Lithuanian', 'mk': 'Macedonian', 'ms': 'Malay',
'mt':'Maltese', 'no':'Norwegian', 'fa':'Persian', 'pl':'Polish', 'pt':'Portuguese', 'ro':'Romanian', 'ru':'Russian', 'mt': 'Maltese', 'no': 'Norwegian', 'fa': 'Persian', 'pl': 'Polish', 'pt': 'Portuguese', 'ro': 'Romanian', 'ru': 'Russian',
'sr':'Serbian', 'sk':'Slovak', 'sl':'Slovenian', 'es':'Spanish', 'sw':'Swahili', 'sv':'Swedish', 'ta':'Tamil', 'sr': 'Serbian', 'sk': 'Slovak', 'sl': 'Slovenian', 'es': 'Spanish', 'sw': 'Swahili', 'sv': 'Swedish', 'ta': 'Tamil',
'te':'Telugu', 'th':'Thai', 'tr':'Turkish', 'uk':'Ukrainian', 'ur':'Urdu', 'vi':'Vietnamese', 'cy':'Welsh', 'yi':'Yiddish', 'te': 'Telugu', 'th': 'Thai', 'tr': 'Turkish', 'uk': 'Ukrainian', 'ur': 'Urdu', 'vi': 'Vietnamese', 'cy': 'Welsh', 'yi': 'Yiddish',
'nigger': 'Nigger!', 'nigger': 'Nigger!',
} }
def do_translate(self, line): def do_translate(self, line):
""" """
translate FROM TO [TEXT] translate FROM TO [TEXT]

View file

@ -33,7 +33,8 @@ class Traveloob(ReplApplication):
APPNAME = 'traveloob' APPNAME = 'traveloob'
VERSION = '0.f' VERSION = '0.f'
COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon' COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon'
DESCRIPTION = 'Console application allowing to search for train stations and get departure times.' DESCRIPTION = "Console application allowing to search for train stations and get departure times."
SHORT_DESCRIPTION = "search for train stations and departures"
CAPS = ICapTravel CAPS = ICapTravel
DEFAULT_FORMATTER = 'table' DEFAULT_FORMATTER = 'table'

View file

@ -53,8 +53,9 @@ class Videoob(ReplApplication):
APPNAME = 'videoob' APPNAME = 'videoob'
VERSION = '0.f' VERSION = '0.f'
COPYRIGHT = 'Copyright(C) 2010-2011 Christophe Benz, Romain Bignon, John Obbele' COPYRIGHT = 'Copyright(C) 2010-2011 Christophe Benz, Romain Bignon, John Obbele'
DESCRIPTION = 'Console application allowing to search for videos on various websites, ' \ DESCRIPTION = "Console application allowing to search for videos on various websites, " \
'play and download them and get information.' "play and download them and get information."
SHORT_DESCRIPTION = "search and play videos"
CAPS = ICapVideo CAPS = ICapVideo
EXTRA_FORMATTERS = {'video_list': VideoListFormatter} EXTRA_FORMATTERS = {'video_list': VideoListFormatter}
COMMANDS_FORMATTERS = {'search': 'video_list', COMMANDS_FORMATTERS = {'search': 'video_list',

View file

@ -37,7 +37,8 @@ class WebContentEdit(ReplApplication):
APPNAME = 'webcontentedit' APPNAME = 'webcontentedit'
VERSION = '0.f' VERSION = '0.f'
COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon' COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon'
DESCRIPTION = 'Console application allowing to display and edit contents on various websites.' DESCRIPTION = "Console application allowing to display and edit contents on various websites."
SHORT_DESCRIPTION = "manage websites content"
CAPS = ICapContent CAPS = ICapContent
def do_edit(self, line): def do_edit(self, line):

View file

@ -38,6 +38,7 @@ class WeboobCfg(ReplApplication):
COPYRIGHT = 'Copyright(C) 2010-2012 Christophe Benz, Romain Bignon' COPYRIGHT = 'Copyright(C) 2010-2012 Christophe Benz, Romain Bignon'
DESCRIPTION = "Weboob-Config is a console application to add/edit/remove backends, " \ DESCRIPTION = "Weboob-Config is a console application to add/edit/remove backends, " \
"and to register new website accounts." "and to register new website accounts."
SHORT_DESCRIPTION = "manage backends or register new accounts"
COMMANDS_FORMATTERS = {'modules': 'table', COMMANDS_FORMATTERS = {'modules': 'table',
'list': 'table', 'list': 'table',
} }
@ -127,8 +128,8 @@ class WeboobCfg(ReplApplication):
row = OrderedDict([('Name', instance_name), row = OrderedDict([('Name', instance_name),
('Module', name), ('Module', name),
('Configuration', ', '.join( ('Configuration', ', '.join(
'%s=%s' % (key, ('*****' if key in module.config and module.config[key].masked \ '%s=%s' % (key, ('*****' if key in module.config and module.config[key].masked
else value)) \ else value))
for key, value in params.iteritems())), for key, value in params.iteritems())),
]) ])
self.format(row) self.format(row)
@ -144,7 +145,6 @@ class WeboobCfg(ReplApplication):
print >>sys.stderr, 'Backend instance "%s" does not exist' % instance_name print >>sys.stderr, 'Backend instance "%s" does not exist' % instance_name
return 1 return 1
def _do_toggle(self, name, state): def _do_toggle(self, name, state):
try: try:
bname, items = self.weboob.backends_config.get_backend(name) bname, items = self.weboob.backends_config.get_backend(name)

View file

@ -34,6 +34,7 @@ class WeboobCli(ReplApplication):
SYNOPSIS += ' %prog [--help] [--version]' SYNOPSIS += ' %prog [--help] [--version]'
DESCRIPTION = "Weboob-Cli is a console application to call a specific method on backends " \ DESCRIPTION = "Weboob-Cli is a console application to call a specific method on backends " \
"which implement the given capability." "which implement the given capability."
SHORT_DESCRIPTION = "call a method on backends"
DISABLE_REPL = True DISABLE_REPL = True
def load_default_backends(self): def load_default_backends(self):

View file

@ -29,6 +29,7 @@ class WeboobDebug(BaseApplication):
VERSION = '0.f' VERSION = '0.f'
COPYRIGHT = 'Copyright(C) 2010-2011 Christophe Benz' COPYRIGHT = 'Copyright(C) 2010-2011 Christophe Benz'
DESCRIPTION = "Weboob-Debug is a console application to debug backends." DESCRIPTION = "Weboob-Debug is a console application to debug backends."
SHORT_DESCRIPTION = "debug backends"
def __init__(self, option_parser=None): def __init__(self, option_parser=None):
super(WeboobDebug, self).__init__(option_parser) super(WeboobDebug, self).__init__(option_parser)

View file

@ -42,6 +42,7 @@ class WeboobRepos(ReplApplication):
VERSION = '0.f' VERSION = '0.f'
COPYRIGHT = 'Copyright(C) 2012 Romain Bignon' COPYRIGHT = 'Copyright(C) 2012 Romain Bignon'
DESCRIPTION = "Weboob-repos is a console application to manage a Weboob Repository." DESCRIPTION = "Weboob-repos is a console application to manage a Weboob Repository."
SHORT_DESCRIPTION = "manage a weboob repository"
COMMANDS_FORMATTERS = {'backends': 'table', COMMANDS_FORMATTERS = {'backends': 'table',
'list': 'table', 'list': 'table',
} }

View file

@ -73,8 +73,9 @@ class Weboorrents(ReplApplication):
APPNAME = 'weboorrents' APPNAME = 'weboorrents'
VERSION = '0.f' VERSION = '0.f'
COPYRIGHT = 'Copyright(C) 2010-2012 Romain Bignon' COPYRIGHT = 'Copyright(C) 2010-2012 Romain Bignon'
DESCRIPTION = 'Console application allowing to search for torrents on various trackers ' \ DESCRIPTION = "Console application allowing to search for torrents on various trackers " \
'and download .torrent files.' "and download .torrent files."
SHORT_DESCRIPTION = "search and download torrents"
CAPS = ICapTorrent CAPS = ICapTorrent
EXTRA_FORMATTERS = {'torrent_list': TorrentListFormatter, EXTRA_FORMATTERS = {'torrent_list': TorrentListFormatter,
'torrent_info': TorrentInfoFormatter, 'torrent_info': TorrentInfoFormatter,

View file

@ -27,6 +27,7 @@ import sys
__all__ = ['WetBoobs'] __all__ = ['WetBoobs']
class ForecastsFormatter(IFormatter): class ForecastsFormatter(IFormatter):
MANDATORY_FIELDS = ('id', 'date', 'low', 'high') MANDATORY_FIELDS = ('id', 'date', 'low', 'high')
@ -38,6 +39,7 @@ class ForecastsFormatter(IFormatter):
result += ' %s' % obj.text result += ' %s' % obj.text
return result return result
class CurrentFormatter(IFormatter): class CurrentFormatter(IFormatter):
MANDATORY_FIELDS = ('id', 'date', 'temp') MANDATORY_FIELDS = ('id', 'date', 'temp')
@ -49,6 +51,7 @@ class CurrentFormatter(IFormatter):
result += u' - %s' % obj.text result += u' - %s' % obj.text
return result return result
class CitiesFormatter(PrettyFormatter): class CitiesFormatter(PrettyFormatter):
MANDATORY_FIELDS = ('id', 'name') MANDATORY_FIELDS = ('id', 'name')
@ -60,7 +63,8 @@ class WetBoobs(ReplApplication):
APPNAME = 'wetboobs' APPNAME = 'wetboobs'
VERSION = '0.f' VERSION = '0.f'
COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon' COPYRIGHT = 'Copyright(C) 2010-2011 Romain Bignon'
DESCRIPTION = 'Console application allowing to display weather and forecasts in your city.' DESCRIPTION = "Console application allowing to display weather and forecasts in your city."
SHORT_DESCRIPTION = "display weather and forecasts"
CAPS = (ICapWeather, ICapGauge) CAPS = (ICapWeather, ICapGauge)
DEFAULT_FORMATTER = 'table' DEFAULT_FORMATTER = 'table'
EXTRA_FORMATTERS = {'cities': CitiesFormatter, EXTRA_FORMATTERS = {'cities': CitiesFormatter,