commit | a6b4992bb4a722db3287d8914dcbbd4f05ce5ee1 | [log] [tgz] |
---|---|---|
author | Phil <phil@secdev.org> | Mon Aug 11 17:42:53 2008 +0200 |
committer | Phil <phil@secdev.org> | Mon Aug 11 17:42:53 2008 +0200 |
tree | 82f1fc4ea012787ebb02e112c57df55475d722fb | |
parent | 0a348f6f87c479d1505b36e014bb94236a309716 [diff] [blame] |
Removed capital letter
diff --git a/setup.py b/setup.py index 43c3895..7eaf408 100755 --- a/setup.py +++ b/setup.py
@@ -36,7 +36,7 @@ setup( - name = 'Scapy', + name = 'scapy', version = '2.0.0.3', packages=['scapy','scapy/layers','scapy/asn1','scapy/tools','scapy/modules'], scripts = ['bin/scapy','bin/UTscapy'],