mirror of
https://gitflic.ru/project/santaspeen/gitflic.git
synced 2025-07-01 09:45:24 +00:00
8 lines
219 B
Python
8 lines
219 B
Python
__title__ = "gitflic"
|
|
__version__ = "1.1"
|
|
__description__ = "GitflicApi wrapper"
|
|
__author__ = "SantaSpeen"
|
|
__author_email__ = "SantaSpeen@yandex.ru"
|
|
__url__ = "https://github.com/SantaSpeen/gitflic"
|
|
__license__ = "MIT"
|