.. |
plugins
|
Migrate SmackJeeves to single-class module.
|
2016-05-22 23:54:21 +02:00 |
__init__.py
|
Fallback version if pkg_resources not available.
|
2016-03-03 01:05:36 +01:00 |
cmd.py
|
Move command line tool into package.
|
2016-05-16 14:57:47 +02:00 |
comic.py
|
Send "If-Modified-Since" header for images.
|
2016-04-19 00:36:50 +02:00 |
configuration.py
|
Fallback version if pkg_resources not available.
|
2016-03-03 01:05:36 +01:00 |
decorators.py
|
Updated copyright.
|
2014-01-05 16:50:57 +01:00 |
director.py
|
Replace home-grown Python2/3 compat. with six.
|
2016-05-05 23:33:48 +02:00 |
events.py
|
Replace home-grown Python2/3 compat. with six.
|
2016-05-05 23:33:48 +02:00 |
helpers.py
|
Refactor: Make namer a method.
|
2016-04-21 08:20:49 +02:00 |
languages.py
|
Update languages.
|
2016-04-16 13:14:12 +02:00 |
loader.py
|
Switch plugin loading to pkgutil.
|
2016-03-20 15:13:24 +01:00 |
output.py
|
Replace home-grown Python2/3 compat. with six.
|
2016-05-05 23:33:48 +02:00 |
rss.py
|
Write encoded data in binary format.
|
2013-04-05 19:27:30 +02:00 |
scraper.py
|
Refactor: Introduce generator methods for scrapers
|
2016-05-21 01:29:36 +02:00 |
singleton.py
|
Use realpath to detect symlinked instances.
|
2014-01-05 11:16:57 +01:00 |
updater.py
|
Use GitHub releases API for update checks.
|
2015-11-06 23:07:19 +01:00 |
util.py
|
Replace home-grown Python2/3 compat. with six.
|
2016-05-05 23:33:48 +02:00 |