Metadata-Version: 1.2
Name: jspcap
Version: 0.1.5
Summary: A stream PCAP file extractor.
Home-page: https://github.com/JarryShaw/jspcap
Author: Jarry Shaw
Author-email: jarryshaw@icloud.com
License: GNU General Public License v3 (GPLv3)
Description-Content-Type: UNKNOWN
Description: .. _header-n0:
        
        jspcap
        ======
        
         The ``jspcap`` project is an open source Python program focus on
        `PCAP <https://en.wikipedia.org/wiki/Pcap>`__ parsing and analysis,
        which works as a stream pcap file extractor. With support of
        ```jsformat`` <https://github.com/JarryShaw/jsformat>`__, it shall
        support multiple output report formats.
        
         Notice that the whole project only supports **Python 3.6** or later.
        
Keywords: computer-networking pcap-analyzer pcap-parser
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: MacOS X
Classifier: Environment :: Win32 (MS Windows)
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: Implementation
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: System :: Networking
Classifier: Topic :: Utilities
Requires-Python: >=3.6
