6 lines
131 B
Python
6 lines
131 B
Python
__version__ = '0.1.0'
|
|
__description__ = """
|
|
The core library of the *Launcher*
|
|
|
|
Some reference implementation are from bk_core.
|
|
""" |