1
0
mirror of https://github.com/ciromattia/kcc synced 2026-06-11 09:00:36 +00:00
Files
kcc/kindlecomicconverter/__init__.py
T
2017-03-17 11:02:59 +01:00

5 lines
189 B
Python

__version__ = '5.3.1'
__license__ = 'ISC'
__copyright__ = '2012-2017, Ciro Mattia Gonano <ciromattia@gmail.com>, Pawel Jastrzebski <pawelj@iosphe.re>'
__docformat__ = 'restructuredtext en'