diff options
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -5,6 +5,7 @@ setup(name='MAT', | |||
| 5 | description='Metadata Anonymisation Toolkit', | 5 | description='Metadata Anonymisation Toolkit', |
| 6 | author='Julien (jvoisin) Voisin', | 6 | author='Julien (jvoisin) Voisin', |
| 7 | author_email='julien.voisin@dustri.org', | 7 | author_email='julien.voisin@dustri.org', |
| 8 | license='GPLv2', | ||
| 8 | url='https://gitweb.torproject.org/user/jvoisin/mat.git', | 9 | url='https://gitweb.torproject.org/user/jvoisin/mat.git', |
| 9 | packages=['mat'], | 10 | packages=['mat'], |
| 10 | ) | 11 | ) |
