mirror of
https://github.com/SantaSpeen/anixart.git
synced 2026-06-26 06:20:25 +00:00
Создана общая структура библиотеки
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
__title__ = 'anixart'
|
||||
__description__ = 'Wrapper for using the Anixart API.'
|
||||
__url__ = 'https://github.com/SantaSpeen/anixart'
|
||||
__version__ = '0.1'
|
||||
__build__ = 1
|
||||
__author__ = 'Maxim Khomutov'
|
||||
__author_email__ = 'SantaSpeen@gmail.com'
|
||||
__license__ = "FPA"
|
||||
__copyright__ = 'Copyright 2022 Maxim Khomutov'
|
||||
Reference in New Issue
Block a user