osm-labo/venv/lib/python3.12/site-packages/yarg/__about__.py
2025-08-31 12:29:41 +02:00

7 lines
188 B
Python

__title__ = 'yarg'
__version__ = '0.1.9'
__author__ = 'Kura'
__email__ = 'kura@kura.io'
__url__ = 'https://yarg.readthedocs.org/'
__license__ = 'MIT'
__copyright__ = 'Copyright 2014 Kura'