diff options
Diffstat (limited to 'net/py-pyshark/pkg-descr')
-rw-r--r-- | net/py-pyshark/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/py-pyshark/pkg-descr b/net/py-pyshark/pkg-descr index 9f73122915c9..524b912a787e 100644 --- a/net/py-pyshark/pkg-descr +++ b/net/py-pyshark/pkg-descr @@ -6,5 +6,3 @@ because it doesn't actually parse any packets, it simply uses tshark's (wireshark command-line utility) ability to export XMLs to use its parsing. This package allows parsing from a capture file or a live capture, using all wireshark dissectors you have installed. - -WWW: https://github.com/KimiNewt/pyshark |