File: __about__.py

package info (click to toggle)
python-yarg 0.1.10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 752 kB
  • sloc: python: 732; xml: 59; makefile: 47
file content (7 lines) | stat: -rw-r--r-- 189 bytes parent folder | download
1
2
3
4
5
6
7
__title__ = 'yarg'
__version__ = '0.1.10'
__author__ = 'Kura'
__email__ = 'kura@kura.io'
__url__ = 'https://yarg.readthedocs.org/'
__license__ = 'MIT'
__copyright__ = 'Copyright 2014 Kura'