This website requires JavaScript.
Explore
Help
Sign In
gryf
/
ebook-converter
Watch
1
Star
0
Fork
0
You've already forked ebook-converter
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
ebook-converter
/
ebook_converter
/
ebooks
/
lrf
/
pylrs
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
wave1martian
89340f4908
Fix regex in LRF output that stripped CThumbnail metadata. .*? matched until >\n and cut off all children on the same line
2026-03-09 09:46:49 +01:00
..
__init__.py
Removing unneeded from __future__ import statements.
2020-04-19 17:39:02 +02:00
elements.py
Removing couple of "buildins" polyglot types
2020-04-20 20:22:50 +02:00
pylrf.py
Removed iteritems and itervalues, which are redundant
2020-04-21 18:20:08 +02:00
pylrfopt.py
Removing unneeded from __future__ import statements.
2020-04-19 17:39:02 +02:00
pylrs.py
Fix regex in LRF output that stripped CThumbnail metadata. .*? matched until >\n and cut off all children on the same line
2026-03-09 09:46:49 +01:00