aboutsummaryrefslogtreecommitdiff
blob: 77971894a122029ebe1b783b246a7350692d276b (plain)
1
2
3
4
5
6
7
8
9
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# (c) 2017, Alice Ferrazzi <alice.ferrazzi@gmail.com>
# Distributed under the terms of the GNU General Public License v2 or later

__version__ = '0.0.1'
__author__ = 'Alice Ferrazzi'
__license__ = 'GNU GPLv2+'