mirror of
https://github.com/gryf/ebook-converter.git
synced 2026-02-21 01:05:52 +01:00
5 lines
176 B
Python
5 lines
176 B
Python
from __future__ import absolute_import, division, print_function, unicode_literals
|
|
|
|
__license__ = 'GPL v3'
|
|
__copyright__ = '2008, Marshall T. Vandegrift <llasram@gmail.com>'
|