[ANN] Pyreshark 0.1.1

Eshed Shaham ashdnazg at gmail.com
Fri Jun 14 09:49:37 EDT 2013


Hello,
Although it's not a package, I thought this might be of interest to the
list.
https://code.google.com/p/pyreshark/

Pyreshark is a plugin for Wireshark that allows writing new dissectors in
Python.
More than just adding bindings, the dissectors are written in a declarative
way, taking advantage of Python's OOP-ish capabilities.
More about that can be find in the documentation:
https://code.google.com/p/pyreshark/wiki/WritingDissectors

Feel free to grab the code or precompiled Windows binaries from google code:

Feedback and suggestions are welcome,
Eshed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20130614/9bf53a58/attachment.html>


More information about the Python-list mailing list