mirror of
https://github.com/gryf/ebook-converter.git
synced 2026-04-08 05:53:33 +02:00
Initial import
This commit is contained in:
4
ebook_converter/ebooks/oeb/__init__.py
Normal file
4
ebook_converter/ebooks/oeb/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from __future__ import absolute_import, division, print_function, unicode_literals
|
||||
|
||||
__license__ = 'GPL v3'
|
||||
__copyright__ = '2008, Marshall T. Vandegrift <llasram@gmail.com>'
|
||||
Reference in New Issue
Block a user