Gmane
From: Philippe Biondi <phil <at> secdev.org>
Subject: Scapy 2.0.0
Newsgroups: gmane.comp.security.scapy.general
Date: 2008-08-11 16:55:19 GMT (14 weeks, 4 days, 7 hours and 42 minutes ago)
Hi all,

The unthinkable has happened. I split scapy.

Some of the changes:
* Scapy now comes with a setup.py to install it as a library with a small
   program to run it.
* use "from scapy.all import *" instead of "from scapy import *"
* scapy 2.x.x needs python2.5
* wget scapy.net still works. It returns a zip. You can unzip it and
   install scapy, but you can also chmod +x it and run it!

The remaining is supposed to work as usual (but is probably not). Any 
deviation should be considered as a bug ==> open a ticket on 
trac.secdev.org/scapy

Feedback welcome,
Have fun!

---------------------------------------------------------------------
To unsubscribe, send a mail to scapy.ml-unsubscribe <at> secdev.org