DEBSOURCES
Skip Quicknav
sources / python-axolotl / 0.2.3-4 / axolotl / __init__.py
1234567
# -*- coding: utf-8 -*- __version__ = '0.2.3' __author__ = 'Tarek Galal' __email__ = 'tare2.galal@gmail.com' __license__ = 'GPLv3' __status__ = 'Production'