From 66bb682f7f6b6f06c353734149cbe5d71e7744df Mon Sep 17 00:00:00 2001 From: jvoisin Date: Tue, 3 Jan 2012 14:25:00 +0100 Subject: Correct another typo in setup.py. thanks asn --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index de6604e..bf109e5 100755 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ setup( long_decription = 'A Metadata Anonymisation Toolkit in Python, using python-hachoir', author = mat.__author__, author_email = 'julien.voisin@dustri.org', - plateforms = 'linux', + platforms = 'linux', license = 'GPLv2', url = 'https://mat.boum.org', packages = ['mat', 'mat.hachoir_editor', 'mat.bencode', 'mat.tarfile'], -- cgit v1.3