File tree 2 files changed +7
-11
lines changed 2 files changed +7
-11
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,9 @@ PyPCAPKit - Comprehensive Network Packet Analysis Library
7
7
.. |docs | replace :: **Official Documentation **
8
8
.. _docs : https://jarryshaw.github.io/PyPCAPKit/
9
9
10
- The PyPCAPKit project is an open source Python program focus
11
- on `PCAP `_ parsing and analysis, which works as a network
12
- packet extraction, construction and analysis library. With
13
- support of `DictDumper `_, it shall support multiple output
14
- report formats.
10
+ The PyPCAPKit project is an open source Python program focus on network packet
11
+ parsing and analysis, which works as a comprehensive `PCAP `_ file extraction,
12
+ construction and analysis library.
15
13
16
14
The whole project supports **Python 3.6 ** or later.
17
15
Original file line number Diff line number Diff line change 7
7
PyPCAPKit - Comprehensive Network Packet Analysis Library
8
8
=========================================================
9
9
10
- The PyPCAPKit project is an open source Python program focus
11
- on `PCAP `_ parsing and analysis, which works as a network
12
- packet extraction, construction and analysis library. With
13
- support of `DictDumper `_, it shall support multiple output
14
- report formats.
10
+ The PyPCAPKit project is an open source Python program focus on network packet
11
+ parsing and analysis, which works as a comprehensive `PCAP `_ file extraction,
12
+ construction and analysis library.
15
13
16
14
.. important ::
17
15
@@ -31,7 +29,7 @@ report formats.
31
29
About
32
30
=====
33
31
34
- :mod: `PyPCAPKit <pcapkit> ` is an independent open source library, using only
32
+ :mod: `PyPCAPKit <pcapkit> ` is an independent open source library, with
35
33
:mod: `DictDumper <dictdumper> ` as its formatted output dumper.
36
34
37
35
.. note ::
You can’t perform that action at this time.
0 commit comments