1 # Contributor: Ruben Schuller <shiml@orgizm.net>
6 pkgdesc="fast, simple packet creation / parsing module for python, with definitions for the basic TCP/IP protocols."
9 source=(http://dpkt.googlecode.com/files/dpkt-$pkgver.tar.gz)
10 url="http://code.google.com/p/dpkt/"
11 md5sums=('0baa25fd5d87066cf6189a66cf452ac0')
15 cd $startdir/src/$pkgname-$pkgver
17 python2 setup.py install --prefix=$startdir/pkg/usr