File size: 201 Bytes
618c5a9 |
1 2 3 4 5 6 7 |
__author__ = "Tsuyoshi Hombashi"
__copyright__ = f"Copyright 2016, {__author__}"
__license__ = "MIT License"
__version__ = "1.0.1"
__maintainer__ = __author__
__email__ = "[email protected]"
|