mirror of
https://github.com/ciromattia/kcc
synced 2026-04-15 13:38:46 +00:00
4 lines
150 B
Python
4 lines
150 B
Python
__version__ = '2.0'
|
|
__license__ = 'ISC'
|
|
__copyright__ = '2012-2013, Ciro Mattia Gonano <ciromattia@gmail.com>'
|
|
__docformat__ = 'restructuredtext en' |