{"library":"python-pcapng","type":"library","category":null,"description":"Python-pcapng is a pure-Python library designed to read and write the pcap-ng file format, which is an evolution of the traditional pcap format used by packet sniffers like Wireshark and tcpdump. It is currently at version 2.1.1 and has an active development cycle, with the last release in August 2022. The library focuses on parsing and generating pcap-ng files, providing a programmatic way to interact with these capture files where other tools might fall short.","language":"python","status":"active","version":"2.1.1","tags":["network","pcap","pcap-ng","packet capture","wireshark","parsing","networking"],"install":[{"cmd":"pip install python-pcapng","imports":["from pcapng import FileScanner","from pcapng.writer import FileWriter","from pcapng.blocks import SectionHeaderBlock"]}],"homepage":null,"github":"https://github.com/rshk/python-pcapng","docs":null,"changelog":null,"pypi":"https://pypi.org/project/python-pcapng/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/python-pcapng/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}