libattr: remove libattr because it is clashing with udev/attr and is not used by...
[openembedded.git] / recipes / python / python-wifi_0.3.1.bb
blobfefffe60fd57ceab63b17810c335c21c79c22d4b
1 DESCRIPTION = "Fusil is a Python library used to write fuzzing programs."
2 HOMEPAGE = "http://fusil.hachoir.org/"
3 SECTION = "devel/python"
4 LICENSE = "GPLv2"
5 SRCNAME = "python-wifi"
7 SRC_URI = "http://pypi.python.org/packages/source/p/${SRCNAME}/${SRCNAME}-${PV}.tar.gz"
8 S = "${WORKDIR}/${SRCNAME}-${PV}"
10 inherit setuptools
12 RDEPENDS_${PN} = "\
13 python-ctypes \
14 python-datetime \
20 SRC_URI[md5sum] = "0458e32f82900e03c9fd155442242638"
21 SRC_URI[sha256sum] = "a7087ac16ce2d1f146dd76cbfc442ae5b91774f4b8c8eba913c09d0c325eb12f"