Files
Launcher/core_lib/__init__.py
T

6 lines
131 B
Python

__version__ = '0.1.0'
__description__ = """
The core library of the *Launcher*
Some reference implementation are from bk_core.
"""