mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
This commit is contained in:
parent
79d6077250
commit
04137a0b25
@ -14,7 +14,7 @@
|
||||
## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
'''Logic to create a Newsweek HTML aggregator from RSS feeds'''
|
||||
|
||||
import sys, urllib2, time, re, tempfile, os, shutil
|
||||
import tempfile, os, shutil
|
||||
|
||||
from libprs500.ebooks.lrf.web import build_index, parse_feeds
|
||||
from libprs500 import __appname__, iswindows, browser
|
||||
|
Loading…
x
Reference in New Issue
Block a user