mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 21:53:29 +02:00
This commit is contained in:
parent
655ea629ec
commit
0f9ae27ee4
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@
|
|||
## You should have received a copy of the GNU General Public License along
|
||||
## with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
## 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||
from libprs500.ebooks import ConversionError
|
||||
'''Convert any ebook file into a LRF file.'''
|
||||
|
||||
import sys, os, logging, shutil, tempfile, glob
|
||||
|
|
|
|||
Loading…
Reference in a new issue