mirror of
https://gitflic.ru/project/santaspeen/gitflic.git
synced 2025-07-01 09:45:24 +00:00
8 lines
228 B
Python
8 lines
228 B
Python
__title__ = "gitflic"
|
|
__version__ = "0.12"
|
|
__description__ = "GitflicApi wrapper"
|
|
__author__ = "SantaSpeen"
|
|
__author_email__ = "dir@sssr.dev"
|
|
__url__ = "https://github.com/SantaSpeen/gitflic"
|
|
__license__ = "Apache License 2.0 "
|