Skip to content

Commit 588e45a

Browse files
authored
Update README.rst
1 parent 3abfb3c commit 588e45a

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

README.rst

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,8 @@ report formats.
1919
About
2020
-----
2121

22-
PyPCAPKit is an independent open source library, using only
23-
`DictDumper`_ as its formatted output dumper.
24-
25-
There is a project called |jspcapy|_ works on ``pcapkit``, which is a
26-
command line tool for PCAP extraction.
27-
28-
.. |jspcapy| replace:: ``jspcapy``
29-
.. _jspcapy: https://github.com/JarryShaw/jspcapy
30-
31-
.. note::
32-
33-
The |jspcapy|_ project is deprecated and has been merged into the
34-
PyPCAPKit project as its CLI support since PyPCAPKit v0.8.0.
22+
PyPCAPKit is a comprehensive Python-native network packet analysis library,
23+
with `DictDumper`_ as its formatted output dumper.
3524

3625
Unlike popular PCAP file extractors, such as `Scapy`_, `DPKT`_, `PyShark`_,
3726
and etc, ``pcapkit`` uses **streaming** strategy to read input files. That

0 commit comments

Comments
 (0)