diff --git a/ChangeLog b/ChangeLog index e1ddb97847aafc803633ce0ee28b770241d84006..d282e4e4d8442ebb2690a7c7398f9407fdad66eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,193 @@ +Weboob 0.d (2012-10-28) + General + * New module: BanquePopulaire (CapBank). + * New module: Bred (CapBank). + * New module: CaisseDEpargne (CapBank). + * New module: CIC (CapBank). + * New module: Ebonics (CapTranslate). + * New module: EuroParl (CapVideo). + * New module: GDCVault (CapVideo). + * New module: LeclercMobile (CapBill). + * New module: Vimeo (CapVideo). + * New module: Weather (CapWeather). + * New script: contrib/downloadboob to automatically download vidéos + matching some criteria (#838). + * Add a basic system to check SSL certificates. + + Console Applications + * Correctly check new version of the module. + * Short commands for all applications (and suggestions). + + Module: AuM + * Add a status field to display number of new visits. + * Support new API (#871,#900,#902). + + Module: BNPorc + * Strip trailing 'CARTE XXX' from card transactions labels. + * Get last 100 transactions instead of 30. + * Fix: website changes. + + Module: Boursorama + * Correctly handle case that we don't support the history page of an + account. + * Fix: unlimited loop in case of bad credentials. + + Module: BP + * Parse labels and detect type of transactions. + * Get maximum of transactions in history. + * Workaround to libssl 1.0.1c-4 bug in Debian (#863). + + Module: CappedTV + * Fix: proper handling of No Results Found. + + Module: CMB + * Support proxy. + * Check SSL certificate. + * Fix: a bug in the accounts listing. + + Module: CrAgr + * Reworked the whole parsing for 'list' and 'history' operations. + * Parse labels and detect type of transactions. + + Module: CreditMutuel + * Support deferred debit. + * Never store 'RELEVE CARTE' transactions (redundancy with card + transactions). + * Fix: login (skip page which warns about phishing). + + Module: Dailymotion + * Add support for embed URLs. + * Fix: parsing authors on anyclip videos. + * Fix: search-then-play combination (#860). + + Module: Fortuneo + * Fix: website changes. + * Fix: check on login failure. + + Module: FreeMobile + * Catch unit for data. + * Support multiple accounts. + * Fix: login (website change). + * Fix: pdf downloading. + * Fix: international calls. + * Fix: parsing name with a dash. + + Module: Gazelle + * Fix: parsing title on whatcd. + + Module: HDS + * Fix: parsing dates. + + Module: HSBC + * Support history and coming transactions. + * Fix: duplicated IDs of accounts. + * Fix: parsing of accounts and history. + + Module: ING + * Transaction IDs are generated with a hash function. + * Use static IDs of accounts. + * Support tranfers. + + Module: LCL + * Parse labels and detect type of transactions. + * Display password renewal warning. + * Support CB operations. + * Support several contracts. + + Module: LeFigaro + * Fix: parsing of live articles. + + Module: Minutes20 + * Fix: RSS feed url has changed. + + Module: Nettokom + * Fix: website change about authentication. + + Module: Newsfeed + * Add a link on top of content. + + Module: NolifeTV + * Fix: authentication and retrieve of video url (#880). + + Module: Nova + * Fix: retrieving of current song. + + Module: PAP + * Fix: parsing housings (#874). + + Module: PressEurop + * Fetch last 140 entries instead of 50. + + Module: PrixCarburants + * Fix: regexp of product name in page. + + Module: RadioFrance + * Support franceinfo archives. + + Module: SocieteGenerale + * Truncate password to 6 digits. + * Handle error message when unable to login. + * Support deferred debit cards. + * Fix: follow next pages of history. + * Fix: website changes about authentication (#891). + + Module: Transilien + * Support when a train is removed (#894). + * Fix: parsing time (#866). + + Module: Yahoo + * Fix: search of cities (website change). + + Module: Youjizz + * Fix: parsing of duration. + * Fix: parsing video url. + + Module: Youporn + * Fix: website changed. + + Module: Youtube + * Add support for youtube-nookie.com. + * Fix: login and play of nsfw videos (#918). + * Fix: finding video url (website change). + + Application: boobank + * Fix: QIF spec requires capitalized 'type' (#898). + + Application: boobill + * New command 'balance'. + + Application: comparoob + * Fix: selection of product. + + Application: freemobile-munin + * Add parameter 'phonenumber'. + * Fix: data parsing. + + Application: havedate + * Add command 'events'. + + Application: pastoob + * Abort if paste is empty. + + Application: QHaveDate + * Nicknames are selectable (#869). + + Application: QVideoob + * White background is not forced anymore (#823). + + Application: translaboob + * Add 'nigger' language. + + Application: weboob-debug + * Support more shell libs (ipython, bpython, standard python). + + Appliccation: wetboobs + * Ability to display temperatures either on celsius or on fahrenheit. + + Core + * Use module 'imp' instead of '__import__'. + * Fix table formatter with python-prettytable 0.6. + Weboob 0.c (2012-05-04) General * New capability: CapPriceComparison. diff --git a/man/boobank.1 b/man/boobank.1 index c9ba0bac7b9da1b06edfa9d5b8d724ff5bd6e97e..a96de080fd88811adca6c687f0e1a34b5e60625e 100644 --- a/man/boobank.1 +++ b/man/boobank.1 @@ -1,4 +1,4 @@ -.TH BOOBANK 1 "04 May 2012" "boobank 0\&.c" +.TH BOOBANK 1 "28 October 2012" "boobank 0\&.d" .SH NAME boobank .SH SYNOPSIS @@ -14,12 +14,20 @@ boobank 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 another (if available). .SS Supported websites: +* banquepopulaire (Banque Populaire French bank website) +.br * bnporc (BNP Paribas French bank website) .br * boursorama (Boursorama French bank website) .br * bp (La Banque Postale French bank website) .br +* bred (Bred French bank website) +.br +* caissedepargne (Caisse d'Épargne French bank website) +.br +* cic (CIC French bank website) +.br * cmb (Crédit Mutuel de Bretagne French bank website) .br * cragr (Crédit Agricole French bank website) diff --git a/man/boobathon.1 b/man/boobathon.1 index 270014fe241c30f9991c2eea5e1f0ffe37cd144d..516bea82d128be25c01943fb3e8956cf90c2b0a3 100644 --- a/man/boobathon.1 +++ b/man/boobathon.1 @@ -1,4 +1,4 @@ -.TH BOOBATHON 1 "04 May 2012" "boobathon 0\&.c" +.TH BOOBATHON 1 "28 October 2012" "boobathon 0\&.d" .SH NAME boobathon .SH SYNOPSIS diff --git a/man/boobill.1 b/man/boobill.1 index 30d84558dab9c28bbf974d03031d471175b066ff..b58eb3b784959bba0f2bb1551e911b822f1b69c0 100644 --- a/man/boobill.1 +++ b/man/boobill.1 @@ -1,4 +1,4 @@ -.TH BOOBILL 1 "04 May 2012" "boobill 0\&.c" +.TH BOOBILL 1 "28 October 2012" "boobill 0\&.d" .SH NAME boobill .SH SYNOPSIS @@ -16,9 +16,17 @@ Console application allowing to get and download bills. .SS Supported websites: * freemobile (Free Mobile website) .br +* leclercmobile (Leclerc Mobile website) +.br * nettokom (Nettokom website) .SH BOOBILL COMMANDS .TP +\fBbalance\fR [\fII\fRd] +.br +Get balance of subscriptions. +.br +If no ID given, display balance of all backends +.TP \fBbills\fR [\fII\fRd] .br Get the list of bills documents for subscriptions. diff --git a/man/boobmsg.1 b/man/boobmsg.1 index fe1e15d5aac95295a9f47639a57543d1e43ac73e..c011d0c6a7739bbba91437a487e367c8597ca5cc 100644 --- a/man/boobmsg.1 +++ b/man/boobmsg.1 @@ -1,4 +1,4 @@ -.TH BOOBMSG 1 "04 May 2012" "boobmsg 0\&.c" +.TH BOOBMSG 1 "28 October 2012" "boobmsg 0\&.d" .SH NAME boobmsg .SH SYNOPSIS diff --git a/man/boobooks.1 b/man/boobooks.1 index 6a686854f15ee4c8c500a46a28beac5189170599..1d42b364d70eefd477800bbdec33f44bd1c20b64 100644 --- a/man/boobooks.1 +++ b/man/boobooks.1 @@ -1,4 +1,4 @@ -.TH BOOBOOKS 1 "04 May 2012" "boobooks 0\&.c" +.TH BOOBOOKS 1 "28 October 2012" "boobooks 0\&.d" .SH NAME boobooks .SH SYNOPSIS diff --git a/man/boobtracker.1 b/man/boobtracker.1 index 8bf8b41fd699136265fb37a5e96734a9972bded2..209744343c95a15fd74c8bc36bb892f9d59dbdc4 100644 --- a/man/boobtracker.1 +++ b/man/boobtracker.1 @@ -1,4 +1,4 @@ -.TH BOOBTRACKER 1 "04 May 2012" "boobtracker 0\&.c" +.TH BOOBTRACKER 1 "28 October 2012" "boobtracker 0\&.d" .SH NAME boobtracker .SH SYNOPSIS diff --git a/man/comparoob.1 b/man/comparoob.1 index 98bad20d2036ee5bc7b72ca5099cc70bfe9ab6cb..3918003a2f3c4d674fe8a72352971827502caad4 100644 --- a/man/comparoob.1 +++ b/man/comparoob.1 @@ -1,4 +1,4 @@ -.TH COMPAROOB 1 "04 May 2012" "comparoob 0\&.c" +.TH COMPAROOB 1 "28 October 2012" "comparoob 0\&.d" .SH NAME comparoob .SH SYNOPSIS diff --git a/man/flatboob.1 b/man/flatboob.1 index f711c33260ead681a84015fa5e49f73912c74f0d..65134179191752b2d615dc40fba9eb4f76df9447 100644 --- a/man/flatboob.1 +++ b/man/flatboob.1 @@ -1,4 +1,4 @@ -.TH FLATBOOB 1 "04 May 2012" "flatboob 0\&.c" +.TH FLATBOOB 1 "28 October 2012" "flatboob 0\&.d" .SH NAME flatboob .SH SYNOPSIS diff --git a/man/galleroob.1 b/man/galleroob.1 index 8b6bac50c2030f5acebb1c43213ce56a8e1e60c8..d423dad1647abb0604933348e6f8e60a3aa569cb 100644 --- a/man/galleroob.1 +++ b/man/galleroob.1 @@ -1,4 +1,4 @@ -.TH GALLEROOB 1 "04 May 2012" "galleroob 0\&.c" +.TH GALLEROOB 1 "28 October 2012" "galleroob 0\&.d" .SH NAME galleroob .SH SYNOPSIS diff --git a/man/geolooc.1 b/man/geolooc.1 index 2ca156adaa97bb9d1de875751d0eaa9e6162e7af..3377261cd95df39d2c9236162f0dadce7e65f495 100644 --- a/man/geolooc.1 +++ b/man/geolooc.1 @@ -1,4 +1,4 @@ -.TH GEOLOOC 1 "04 May 2012" "geolooc 0\&.c" +.TH GEOLOOC 1 "28 October 2012" "geolooc 0\&.d" .SH NAME geolooc .SH SYNOPSIS diff --git a/man/havedate.1 b/man/havedate.1 index 996d58e5c81e7bb134151859ebb9b003c1740564..bbce56237f48fae81c692a8790482fcd79d9b5fd 100644 --- a/man/havedate.1 +++ b/man/havedate.1 @@ -1,4 +1,4 @@ -.TH HAVEDATE 1 "04 May 2012" "havedate 0\&.c" +.TH HAVEDATE 1 "28 October 2012" "havedate 0\&.d" .SH NAME havedate .SH SYNOPSIS @@ -17,6 +17,10 @@ Console application allowing to interact with various dating websites and to opt * aum ("Adopte un Mec" French dating website) .SH HAVEDATE COMMANDS .TP +\fBevents\fR +.br +Display dating events. +.TP \fBexport_all\fR .br Export All threads @@ -254,8 +258,8 @@ select result item keys to display (comma separated) .SH FORMATTING OPTIONS .TP \fB\-f FORMATTER\fR, \fB\-\-formatter=FORMATTER\fR -select output formatter (atom, csv, htmltable, msg, msglist, multiline, profile, -simple, table, webkit, xhtml) +select output formatter (atom, csv, events, htmltable, msg, msglist, multiline, +profile, simple, table, webkit, xhtml) .TP \fB\-\-no\-header\fR do not display header diff --git a/man/masstransit.1 b/man/masstransit.1 index 7254fe48a45a03a33b078dd816e6154289297db6..3c5e496247c97889df26258033917dabdce80c58 100644 --- a/man/masstransit.1 +++ b/man/masstransit.1 @@ -1,4 +1,4 @@ -.TH MASSTRANSIT 1 "04 May 2012" "masstransit 0\&.c" +.TH MASSTRANSIT 1 "28 October 2012" "masstransit 0\&.d" .SH NAME masstransit .SH SYNOPSIS diff --git a/man/monboob.1 b/man/monboob.1 index ec7b275c96a2ef42c039d6c811ed2b2d38c07bcf..b4c2b97cb77c6dd785d272b732298d8e92bac646 100644 --- a/man/monboob.1 +++ b/man/monboob.1 @@ -1,4 +1,4 @@ -.TH MONBOOB 1 "04 May 2012" "monboob 0\&.c" +.TH MONBOOB 1 "28 October 2012" "monboob 0\&.d" .SH NAME monboob .SH SYNOPSIS diff --git a/man/pastoob.1 b/man/pastoob.1 index 187e05a7cb875083c3ae324cf9c2a0ce26e2390d..bb7e4e65308dade8bcc9576fb10d38f7db33c689 100644 --- a/man/pastoob.1 +++ b/man/pastoob.1 @@ -1,4 +1,4 @@ -.TH PASTOOB 1 "04 May 2012" "pastoob 0\&.c" +.TH PASTOOB 1 "28 October 2012" "pastoob 0\&.d" .SH NAME pastoob .SH SYNOPSIS diff --git a/man/qboobmsg.1 b/man/qboobmsg.1 index 34de966dbca57e502f51970d5a090217e08afbc9..03787d306921b4a47e28188c8b8bf28f752c8d95 100644 --- a/man/qboobmsg.1 +++ b/man/qboobmsg.1 @@ -1,4 +1,4 @@ -.TH QBOOBMSG 1 "04 May 2012" "qboobmsg 0\&.c" +.TH QBOOBMSG 1 "28 October 2012" "qboobmsg 0\&.d" .SH NAME qboobmsg .SH SYNOPSIS diff --git a/man/qflatboob.1 b/man/qflatboob.1 index e4e11a8af32d9d8a4b5ae31537c5069a3ac16164..4d58c45f560f7dc83a5cccf4f6a5056918a9e19c 100644 --- a/man/qflatboob.1 +++ b/man/qflatboob.1 @@ -1,4 +1,4 @@ -.TH QFLATBOOB 1 "04 May 2012" "qflatboob 0\&.c" +.TH QFLATBOOB 1 "28 October 2012" "qflatboob 0\&.d" .SH NAME qflatboob .SH SYNOPSIS diff --git a/man/qhavedate.1 b/man/qhavedate.1 index 29023beb60d08624c64b3e08877ee70cc3ecb07c..7675fad78fd35ae7fdff7dc35059191569aafcc5 100644 --- a/man/qhavedate.1 +++ b/man/qhavedate.1 @@ -1,4 +1,4 @@ -.TH QHAVEDATE 1 "04 May 2012" "qhavedate 0\&.c" +.TH QHAVEDATE 1 "28 October 2012" "qhavedate 0\&.d" .SH NAME qhavedate .SH SYNOPSIS diff --git a/man/qvideoob.1 b/man/qvideoob.1 index e84c70fb08bda340ce920767c627514778764fc3..4c55d0b4d49abc8180ac1c8a128fb8c4efd4bb7a 100644 --- a/man/qvideoob.1 +++ b/man/qvideoob.1 @@ -1,4 +1,4 @@ -.TH QVIDEOOB 1 "04 May 2012" "qvideoob 0\&.c" +.TH QVIDEOOB 1 "28 October 2012" "qvideoob 0\&.d" .SH NAME qvideoob .SH SYNOPSIS @@ -22,14 +22,22 @@ Qt application allowing to search videos on various websites and play them. .br * dailymotion (Dailymotion video streaming website) .br +* europarl (Europarl parliamentary video streaming website) +.br * francetelevisions (France Télévisions video website) .br +* gdcvault (Game Developers Conferences Vault video streaming website) +.br * ina (INA French TV video archives) .br * nolifetv (NolifeTV French video streaming website) .br * radiofrance (Radios of Radio France: Inter, Info, Bleu, Culture, Musique, FIP, Le Mouv') .br +* trictractv (TricTrac.tv video website) +.br +* vimeo (Vimeo video streaming website) +.br * youjizz (YouJizz pornographic video streaming website) .br * youporn (YouPorn pornographic video streaming website) diff --git a/man/qwebcontentedit.1 b/man/qwebcontentedit.1 index e86bb0705e8757574cfca886cd9594ca10f709c2..2f131b1b42605bea29ed2967a5a2b846e02fd1f0 100644 --- a/man/qwebcontentedit.1 +++ b/man/qwebcontentedit.1 @@ -1,4 +1,4 @@ -.TH QWEBCONTENTEDIT 1 "04 May 2012" "qwebcontentedit 0\&.c" +.TH QWEBCONTENTEDIT 1 "28 October 2012" "qwebcontentedit 0\&.d" .SH NAME qwebcontentedit .SH SYNOPSIS diff --git a/man/radioob.1 b/man/radioob.1 index b28b65bb29ab29ac8a96152e877f4b2ac93ddd13..cd6cffb17b879771dd4fda6c60a3a1a4c1336654 100644 --- a/man/radioob.1 +++ b/man/radioob.1 @@ -1,4 +1,4 @@ -.TH RADIOOB 1 "04 May 2012" "radioob 0\&.c" +.TH RADIOOB 1 "28 October 2012" "radioob 0\&.d" .SH NAME radioob .SH SYNOPSIS diff --git a/man/translaboob.1 b/man/translaboob.1 index 26c0d35e5c2be77ee2eb572e94775c448d1eb8be..7cd46fcfca4fea3b2003525812d21ea78810b390 100644 --- a/man/translaboob.1 +++ b/man/translaboob.1 @@ -1,4 +1,4 @@ -.TH TRANSLABOOB 1 "04 May 2012" "translaboob 0\&.c" +.TH TRANSLABOOB 1 "28 October 2012" "translaboob 0\&.d" .SH NAME translaboob .SH SYNOPSIS @@ -14,6 +14,8 @@ translaboob Console application to translate text from one language to another .SS Supported websites: +* ebonics (English to Ebonics translation service) +.br * googletranslate (Google translation web service) .br * wordreference (Free online translator) diff --git a/man/traveloob.1 b/man/traveloob.1 index 13e865b02ee70f4a7e0722bf4f03fa72678a09a3..623bbd191291f32492d72802ce84a74651cd45d4 100644 --- a/man/traveloob.1 +++ b/man/traveloob.1 @@ -1,4 +1,4 @@ -.TH TRAVELOOB 1 "04 May 2012" "traveloob 0\&.c" +.TH TRAVELOOB 1 "28 October 2012" "traveloob 0\&.d" .SH NAME traveloob .SH SYNOPSIS diff --git a/man/videoob.1 b/man/videoob.1 index cf1056d1b21665e0922573e633b0b14eae3617ce..6b4a31d4ea99169e3dfacf40faf204a687e55560 100644 --- a/man/videoob.1 +++ b/man/videoob.1 @@ -1,4 +1,4 @@ -.TH VIDEOOB 1 "04 May 2012" "videoob 0\&.c" +.TH VIDEOOB 1 "28 October 2012" "videoob 0\&.d" .SH NAME videoob .SH SYNOPSIS @@ -22,14 +22,22 @@ Console application allowing to search for videos on various websites, play and .br * dailymotion (Dailymotion video streaming website) .br +* europarl (Europarl parliamentary video streaming website) +.br * francetelevisions (France Télévisions video website) .br +* gdcvault (Game Developers Conferences Vault video streaming website) +.br * ina (INA French TV video archives) .br * nolifetv (NolifeTV French video streaming website) .br * radiofrance (Radios of Radio France: Inter, Info, Bleu, Culture, Musique, FIP, Le Mouv') .br +* trictractv (TricTrac.tv video website) +.br +* vimeo (Vimeo video streaming website) +.br * youjizz (YouJizz pornographic video streaming website) .br * youporn (YouPorn pornographic video streaming website) diff --git a/man/webcontentedit.1 b/man/webcontentedit.1 index c5b66bdaaacee1962f56843037d9b0fd8490aead..6505c8924a2a60dee72ac7aa6895b1d8ab855360 100644 --- a/man/webcontentedit.1 +++ b/man/webcontentedit.1 @@ -1,4 +1,4 @@ -.TH WEBCONTENTEDIT 1 "04 May 2012" "webcontentedit 0\&.c" +.TH WEBCONTENTEDIT 1 "28 October 2012" "webcontentedit 0\&.d" .SH NAME webcontentedit .SH SYNOPSIS diff --git a/man/weboob-cli.1 b/man/weboob-cli.1 index 60fe4df65fa02df0123ff8ca71b1d6aaead0c6ea..82a0c69f82e1b2beb61e24c2ed9a6d64b72eee7b 100644 --- a/man/weboob-cli.1 +++ b/man/weboob-cli.1 @@ -1,4 +1,4 @@ -.TH WEBOOB-CLI 1 "04 May 2012" "weboob-cli 0\&.c" +.TH WEBOOB-CLI 1 "28 October 2012" "weboob-cli 0\&.d" .SH NAME weboob-cli .SH SYNOPSIS diff --git a/man/weboob-config-qt.1 b/man/weboob-config-qt.1 index fea50dec14d254d1ff9ee1c3f02d4707737083d5..538887eb8f6be720f32068bbdf91c902c940bcb9 100644 --- a/man/weboob-config-qt.1 +++ b/man/weboob-config-qt.1 @@ -1,4 +1,4 @@ -.TH WEBOOB-CONFIG-QT 1 "04 May 2012" "weboob-config-qt 0\&.c" +.TH WEBOOB-CONFIG-QT 1 "28 October 2012" "weboob-config-qt 0\&.d" .SH NAME weboob-config-qt .SH SYNOPSIS diff --git a/man/weboob-config.1 b/man/weboob-config.1 index 25a73c1f7ba7a8374da01ae2e54bacaa77ad5af3..6a75b8b9a5a926d4250d405c16c5f74d1bc8aaea 100644 --- a/man/weboob-config.1 +++ b/man/weboob-config.1 @@ -1,4 +1,4 @@ -.TH WEBOOB-CONFIG 1 "04 May 2012" "weboob-config 0\&.c" +.TH WEBOOB-CONFIG 1 "28 October 2012" "weboob-config 0\&.d" .SH NAME weboob-config .SH SYNOPSIS diff --git a/man/weboob-debug.1 b/man/weboob-debug.1 index a5ab33b085238db1be03389cb79b73ba1a5286e4..2e8a5c7b817d2aac74203e7057ce62109e314231 100644 --- a/man/weboob-debug.1 +++ b/man/weboob-debug.1 @@ -1,9 +1,9 @@ -.TH WEBOOB-DEBUG 1 "04 May 2012" "weboob-debug 0\&.c" +.TH WEBOOB-DEBUG 1 "28 October 2012" "weboob-debug 0\&.d" .SH NAME weboob-debug .SH SYNOPSIS .B weboob\-debug -[\-dqv] [\-b \fIbackends\fR] [\-cnfs] [\fIcommand\fR [\fIarguments\fR..]] +[\-h] [\-dqv] [\-b \fIbackends\fR] ... .br .B weboob\-debug [\-\-help] [\-\-version] @@ -13,137 +13,6 @@ weboob-debug Weboob\-Debug is a console application to debug backends. -.SH WEBOOBDEBUG COMMANDS -.TP -\fBshell\fR \fIBACKEND\fR -.br -Debug a backend. -.SH WEBOOB COMMANDS -.TP -\fBbackends\fR [\fIACTION\fR] [\fIBACKEND_NAME\fR]... -.br -Select used backends. -.br - -.br -ACTION is one of the following (default: list): -.br -* enable enable given backends -.br -* disable disable given backends -.br -* only enable given backends and disable the others -.br -* list list backends -.br -* add add a backend -.br -* register register a new account on a website -.br -* edit edit a backend -.br -* remove remove a backend -.br -* list\-modules list modules -.TP -\fBcd\fR [\fIPATH\fR] -.br -Follow a path. -.br -".." is a special case and goes up one directory. -.br -"" is a special case and goes home. -.TP -\fBcondition\fR [\fIEXPRESSION\fR | off] -.br -If an argument is given, set the condition expression used to filter the results. -.br -If the "off" value is given, conditional filtering is disabled. -.br - -.br -If no argument is given, print the current condition expression. -.TP -\fBcount\fR [\fINUMBER\fR | off] -.br -If an argument is given, set the maximum number of results fetched. -.br -NUMBER must be at least 1. -.br -"off" value disables counting, and allows infinite searches. -.br - -.br -If no argument is given, print the current count value. -.TP -\fBformatter\fR [list | \fIFORMATTER\fR [\fICOMMAND\fR] | option \fIOPTION_NAME\fR [on | off]] -.br -If a FORMATTER is given, set the formatter to use. -.br -You can add a COMMAND to apply the formatter change only to -.br -a given command. -.br - -.br -If the argument is "list", print the available formatters. -.br - -.br -If the argument is "option", set the formatter options. -.br -Valid options are: header, keys. -.br -If on/off value is given, set the value of the option. -.br -If not, print the current value for the option. -.br - -.br -If no argument is given, print the current formatter. -.TP -\fBinspect\fR \fIBACKEND_NAME\fR -.br -Display the HTML string of the current page of the specified backend's browser. -.br - -.br -If webkit_mechanize_browser Python module is installed, HTML is displayed in a WebKit GUI. -.TP -\fBlogging\fR [\fILEVEL\fR] -.br -Set logging level. -.br - -.br -Availables: debug, info, warning, error. -.br -* quiet is an alias for error -.br -* default is an alias for warning -.TP -\fBls\fR [\fIPATH\fR] -.br -List objects in current path. -.br -If an argument is given, list the specified path. -.TP -\fBquit\fR -.br -Quit the application. -.TP -\fBselect\fR [\fIFIELD_NAME\fR]... | "$direct" | "$full" -.br -If an argument is given, set the selected fields. -.br -$direct selects all fields loaded in one http request. -.br -$full selects all fields using as much http requests as necessary. -.br - -.br -If no argument is given, print the currently selected fields. - .SH OPTIONS .TP \fB\-\-version\fR @@ -172,30 +41,10 @@ file to save logs \fB\-a\fR, \fB\-\-save\-responses\fR save every response -.SH RESULTS OPTIONS -.TP -\fB\-c CONDITION\fR, \fB\-\-condition=CONDITION\fR -filter result items to display given a boolean expression -.TP -\fB\-n COUNT\fR, \fB\-\-count=COUNT\fR -get a maximum number of results (all backends merged) -.TP -\fB\-s SELECT\fR, \fB\-\-select=SELECT\fR -select result item keys to display (comma separated) - -.SH FORMATTING OPTIONS -.TP -\fB\-f FORMATTER\fR, \fB\-\-formatter=FORMATTER\fR -select output formatter (csv, htmltable, multiline, simple, table, webkit) -.TP -\fB\-\-no\-header\fR -do not display header -.TP -\fB\-\-no\-keys\fR -do not display item keys +.SH WEBOOB\-DEBUG OPTIONS .TP -\fB\-O OUTFILE\fR, \fB\-\-outfile=OUTFILE\fR -file to export result +\fB\-B\fR, \fB\-\-bpython\fR +Prefer bpython over ipython .SH COPYRIGHT Copyright(C) 2010-2011 Christophe Benz diff --git a/man/weboob-repos.1 b/man/weboob-repos.1 index eb1640e25d174f08fad83de261b660c6be7eee34..8d4df78df7021c37078ba63e25f74c8be1bdcca0 100644 --- a/man/weboob-repos.1 +++ b/man/weboob-repos.1 @@ -1,4 +1,4 @@ -.TH WEBOOB-REPOS 1 "04 May 2012" "weboob-repos 0\&.c" +.TH WEBOOB-REPOS 1 "28 October 2012" "weboob-repos 0\&.d" .SH NAME weboob-repos .SH SYNOPSIS diff --git a/man/weboorrents.1 b/man/weboorrents.1 index 80c5ea8191886923021050efd384e206a103f421..9b0491a5a1ee612fea0b996b0928d27a137ca413 100644 --- a/man/weboorrents.1 +++ b/man/weboorrents.1 @@ -1,4 +1,4 @@ -.TH WEBOORRENTS 1 "04 May 2012" "weboorrents 0\&.c" +.TH WEBOORRENTS 1 "28 October 2012" "weboorrents 0\&.d" .SH NAME weboorrents .SH SYNOPSIS diff --git a/man/wetboobs.1 b/man/wetboobs.1 index a4a01f6f6572324bed7de9f8cf490fe6f40d7a6b..b8f117b2bfddc00e01b4f5b5a6b00771cd2d3d3e 100644 --- a/man/wetboobs.1 +++ b/man/wetboobs.1 @@ -1,4 +1,4 @@ -.TH WETBOOBS 1 "04 May 2012" "wetboobs 0\&.c" +.TH WETBOOBS 1 "28 October 2012" "wetboobs 0\&.d" .SH NAME wetboobs .SH SYNOPSIS diff --git a/release.sh b/release.sh index e53a299dab7b9ad9ea2adaa2fb17f0a445c488a3..7c03f25376b827b779c01ccafe92fdf0f52ddfdc 100755 --- a/release.sh +++ b/release.sh @@ -4,7 +4,7 @@ function set_version { echo -n "Replacing version in source files to $1" for fl in $(find . -iname "*.py"); do - sed "s/\(VERSION\|version\|release\) *= *[\"'][0-9]\+\..\+[\"'],\?$/\1 = '$1'/g" $fl > $fl.new + sed "s/\(VERSION\|version\|release\) *= *[\"'][0-9]\+\..\+[\"']\(,\?\)$/\1 = '$1'\2/g" $fl > $fl.new diff $fl.new $fl >/dev/null && echo -n "." || echo -n "+" cp -f $fl.new $fl rm -f $fl.new diff --git a/setup.py b/setup.py index 2a0670fed52782c294c49896c7499cf4c028c438..991ead6d278214d04be7c5ea5f3c3cc888d0a6d9 100755 --- a/setup.py +++ b/setup.py @@ -149,7 +149,7 @@ class Options(object): setup( name='weboob', - version='0.d', + version = '0.d', description='Weboob, Web Outside Of Browsers', long_description=open('README').read(), author='Romain Bignon',