aboutsummaryrefslogtreecommitdiff
blob: 7dcd045f40575d539c2d34a37d36dd7cd0be0cdb (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__ = 'GPL-2'