From a0f7bf2d0629e2f186fb19d867cd0729250d9417 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 11:13:47 -0400 Subject: python/python-pcapy: Wrap README at 72 columns. Signed-off-by: B. Watson --- python/python-pcapy/README | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'python/python-pcapy') diff --git a/python/python-pcapy/README b/python/python-pcapy/README index 01ad8c38167a6..9f4be080973ef 100644 --- a/python/python-pcapy/README +++ b/python/python-pcapy/README @@ -1,5 +1,6 @@ -Pcapy is a Python extension module that interfaces with the libpcap packet -capture library. Pcapy enables python scripts to capture packets on the -network. Pcapy is highly effective when used in conjunction with a -packet-handling package such as Impacket, which is a collection of Python -classes for constructing and dissecting network packets. +Pcapy is a Python extension module that interfaces with the libpcap +packet capture library. Pcapy enables python scripts to capture +packets on the network. Pcapy is highly effective when used in +conjunction with a packet-handling package such as Impacket, which is +a collection of Python classes for constructing and dissecting network +packets. -- cgit v1.2.3