diff options
| author | jvoisin | 2011-10-31 17:23:15 +0100 |
|---|---|---|
| committer | jvoisin | 2011-10-31 17:23:15 +0100 |
| commit | be6fd0d40cb8713dd614c744b040070719172ba4 (patch) | |
| tree | 278e7dafb308def1b7c8855b1f88cfe6087dcd7e /setup.py | |
| parent | 2437576987338b523991dfc66e95cd91737bbd7c (diff) | |
Update website
Diffstat (limited to 'setup.py')
| -rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -8,7 +8,7 @@ setup(name='MAT', | |||
| 8 | author='Julien (jvoisin) Voisin', | 8 | author='Julien (jvoisin) Voisin', |
| 9 | author_email='julien.voisin@dustri.org', | 9 | author_email='julien.voisin@dustri.org', |
| 10 | license='GPLv2', | 10 | license='GPLv2', |
| 11 | url='https://gitweb.torproject.org/user/jvoisin/mat.git', | 11 | url='https://mat.boum.org', |
| 12 | packages=['mat', 'mat.hachoir_editor', 'mat.bencode', | 12 | packages=['mat', 'mat.hachoir_editor', 'mat.bencode', |
| 13 | 'mat.tarfile'], | 13 | 'mat.tarfile'], |
| 14 | scripts=['mat-cli', 'mat-gui'], | 14 | scripts=['mat-cli', 'mat-gui'], |
