Metadata-Version: 2.1
Name: pcapfilter
Version: 0.2.1
Summary: A tool to interact with netowkr traffic captured with tcpudmp or wireshark.

Home-page: None
Author: Nahuel Defossé
Author-email: nahuel.defosse@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: click (>=7.0,<8.0)
Requires-Dist: scapy (>=2.4,<3.0)
