4 Commits

Author SHA1 Message Date
Kovid Goyal
ef09e886b3 Change all shebangs to use python2 2015-01-23 19:08:21 +05:30
david weil
4432e3b837 Encoding in OGlobo recipe was wrong and unnecessar
Encoding in O'Globo recipe was wrong and unnecessary.

With the original recipe the article titles was ok, but on the articles the text body encoding is wrong.

The fetched articules already include its encoding information (to be utf-8 when/with the one I tried), and changing the recipe to remove the `encoding` specification seems to work ok!
2014-01-05 12:26:22 -02:00
Kovid Goyal
dc2fc23d3c Update O Globo 2012-06-23 09:46:02 +05:30
Kovid Goyal
014d4b50ed Store recipes in the calibre install folder in a zip file 2011-03-19 00:40:36 -06:00