5 lines
140 B
Python
5 lines
140 B
Python
#!/usr/bin/env python
|
|
# -*- coding: utf-8 -*-
|
|
__author__ = 'Iacopo Spalletti'
|
|
__email__ = 'i.spalletti@nephila.it'
|
|
__version__ = '0.3.0.b2'
|