un-pogaz
|
730ac72ee8
|
pep8: fix bare except
ruff 'E722'
|
2025-07-16 08:55:16 +02:00 |
|
un-pogaz
|
f20aa37527
|
more string concatenation (extra-edit)
|
2025-01-24 11:14:25 +01:00 |
|
un-pogaz
|
8d28380515
|
add/remove blank-line (extra-edit)
ruff 'E302,E303,E304,E305,W391'
|
2025-01-24 11:14:21 +01:00 |
|
un-pogaz
|
3720de10d2
|
always use raw-string for regex (manual)
ruff 'RUF039'
|
2025-01-24 11:14:20 +01:00 |
|
un-pogaz
|
ac6912565a
|
always use raw-string for regex (auto-fix)
ruff 'RUF039'
|
2025-01-24 11:14:20 +01:00 |
|
Kovid Goyal
|
c3595c7b6c
|
sort imports in all recipe files
|
2024-03-30 13:03:29 +05:30 |
|
Kovid Goyal
|
29cd8d64ea
|
Change shebangs to python from python2
Also remove a few other miscellaneous references to python2
|
2020-08-22 18:47:51 +05:30 |
|
Kovid Goyal
|
8813a31a38
|
Handle direct querying of class attribute across BS versions
|
2019-03-24 12:18:43 +05:30 |
|
Flaviu Tamas
|
c011243859
|
Fix unicode string syntax errors in recipies
|
2018-09-10 12:11:29 +05:30 |
|
Kovid Goyal
|
567040ee1e
|
Perform PEP8 compliance checks on the entire codebase
Some bits of PEP 8 are turned off via setup.cfg
|
2016-07-29 21:25:17 +05:30 |
|
Kovid Goyal
|
ef09e886b3
|
Change all shebangs to use python2
|
2015-01-23 19:08:21 +05:30 |
|
Tomasz Długosz
|
672b991af4
|
update esensja and add rss version
|
2013-03-21 00:27:17 +01:00 |
|
Kovid Goyal
|
014d4b50ed
|
Store recipes in the calibre install folder in a zip file
|
2011-03-19 00:40:36 -06:00 |
|