Metadata-Version: 2.1
Name: flowcontainer
Version: 3.7
Summary: A python lib to parse traffic flow information from pcaps
Home-page: https://github.com/jmhIcoding/flowcontainer
Author: Minghao Jiang
Author-email: jiangminghao@iie.ac.cn
License: UNKNOWN
Description: 
        A python lib to parse traffic flow information from pcaps.
        
        Homepage : https://github.com/jmhIcoding/flowcontainer.
        
        Fix bugs:
        
        	 set the default filter string to be `tcp or udp or gre`.
        
        	 update help information for errors. 
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
