home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Narzedzia / Calibre / calibre-0.8.18.msi / file_280 / midday.recipe < prev    next >
Text File  |  2011-09-09  |  533b  |  14 lines

  1. from calibre.web.feeds.news import CalibrePeriodical
  2.  
  3. class MiDDay(CalibrePeriodical):
  4.  
  5.     title = 'MiDDay'
  6.     calibre_periodicals_slug = 'midday'
  7.  
  8.     description = '''Get your dose of the latest news, views and fun - from the
  9.         world of politics, sports and Bollywood to the cartoons, comics and games of
  10.         the entertainment section - IndiaΓÇÖs leading tabloid has it all. To subscribe
  11.         visit <a href="http://news.calibre-ebook.com/periodical/midday">calibre
  12.         Periodicals</a>.'''
  13.     language = 'en_IN'
  14.