Search Criteria
Package Details: python-scapy-git 2.4.0.dev43-1
Git Clone URL: | https://aur.archlinux.org/scapy-git.git (read-only) |
---|---|
Package Base: | scapy-git |
Description: | Powerful interactive packet manipulation program written in Python (library) |
Upstream URL: | http://www.secdev.org/projects/scapy/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | anthraxx |
Maintainer: | anthraxx |
Last Packager: | anthraxx |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2016-01-18 01:33 |
Last Updated: | 2018-04-05 22:30 |
Dependencies (19)
- python (python-dbg)
- tcpdump (tcpdump-git)
- graphviz (check)
- python-cryptography (check)
- python-matplotlib (python-matplotlib-git) (check)
- python-pyx (check)
- python2-cryptography (check)
- python2-matplotlib (check)
- python2-pyx (check)
- sox (sox-dsd-git) (check)
- git (git-git) (make)
- python (python-dbg) (make)
- python2 (pypy19, stackless-python2) (make)
- tcpdump (tcpdump-git) (make)
- graphviz (optional) – conversations() method support
- python-cryptography (optional) – WEP, IPsec and SSL/TLS support
- python-matplotlib (python-matplotlib-git) (optional) – plotting support
- python-pyx (optional) – psdump() and pdfdump() functions
- sox (sox-dsd-git) (optional) – for VOIP support
Required by (4)
- dhcpcanon (requires python-scapy)
- ivre (requires python-scapy) (optional)
- scapy-git (requires python-scapy)
- trackerjacker (requires python-scapy)
Latest Comments
anthraxx commented on 2018-03-07 18:13
gonna try it a bit and create a split package out of it so the libs support both. will take a bit of rewrite and testing but it will happen.
Cyber_STX commented on 2018-03-07 17:51
Hi @plt
Sure, I think it would be a good idea to switch to python 3, I spoke with one of the dev and the port is going well. Reported a bug and it was fixed in 2 hours. I'm using a custom script right now to update it from the git but clearly would prefer if this package was made to be compatible with both.
plt commented on 2018-01-10 16:25
Hi,
@Cyber_STX that should be fixed now.
We should probably switch to Python 3 BTW, since 2.4 (including RC) are compatible with both versions, and have a python2-scapy including only the Python library. What do you think?
Cyber_STX commented on 2018-01-10 11:22
Hi, since the last version 2.4-rc1, we cannot install this package anymore. Here is the log report:
==> ERROR: pkgver is not allowed to contain colons, hyphens or whitespace. ==> ERROR: pkgver() generated an invalid version: 2.4-rc1 :: Unable to build scapy-git - makepkg exited with code: 1
Thanks