Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 687 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 687 Bytes

pcap-format -- decode and encode PCAP (packet capture) files

pcap-format provides an interface to encode and decode pcap files, dealing with both endianess, including endianess detection.

Installation

pcap-format can be installed with opam:

opam install pcap-format

If you don't use opam consult the opam file for build instructions.

Documentation

Build Status

The documentation and API reference is automatically generated by ocamldoc from the interfaces. It can be consulted online.