Hello, attached is a patch with a slightly reworked description and commit message. I verified the license and built the package on x86_64. However, I am not sure about the tests; there is a subdirectory "test", but it is apparently not run by the standard procedure. Maybe it is not meant to be an automatic test? Then scapy.egg-info/requires.txt contains this: [basic] ipython [complete] ipython pyx cryptography>=2.0 matplotlib [docs] sphinx>=3.0.0 sphinx_rtd_theme>=0.4.3 tox>=3.0.0 So it looks like there are a number of propagated- and native-inputs that are missing. It would be good if someone could build and try the package. Someone who knows Python is needed, I give the task back :) Andreas