Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #48147
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <ashdnazg@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.049 |
| X-Spam-Evidence | '*H*': 0.90; '*S*': 0.00; 'python.': 0.02; 'package,': 0.03; 'subject:ANN': 0.07; 'windows': 0.15; 'bindings,': 0.16; "python's": 0.19; 'subject:] ': 0.20; 'written': 0.21; 'code:': 0.26; 'url:code': 0.29; 'message- id:@mail.gmail.com': 0.30; 'code': 0.31; 'url:wiki': 0.31; 'allows': 0.31; 'to:name:python-list': 0.33; 'received:google.com': 0.35; 'google': 0.35; 'list.': 0.37; 'feedback': 0.38; 'to:addr:python-list': 0.38; 'subject:[': 0.39; 'to:addr:python.org': 0.39; 'free': 0.61; 'new': 0.61; 'grab': 0.64; 'url:p': 0.64; 'interest': 0.64; 'more': 0.64; 'taking': 0.65; 'precompiled': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=K8Wdm5tIxftsdBF4SlVaanuplqIJ1FoIJaBtUOVMIQg=; b=MDEpQ+XlRZ80bg8nlk/KJpbPBaemcTnaAygQH/8gywK9saPCF3qAijA17z7uaHRD1/ AlQhmQWtCIFkvH0yl+ivRl23em1d7ekJ8vUSkkpvacb+rSIerjG0LAtFbHpiB1rXBFA8 UTYNK17Vt4BiT60I0uMJJ7w/afh4RDgJCDhNfgKoCZtBsANcmf5vZ6yhE1UgiSFxYSO+ oeMrSpfLeo2ygqhqD2OcZ0JK68QCk9urANeDGjfRtnGyhKOStH32Y5AsnM2ienRWx9Fe NYoFxVR3hQF5u80niK/W+X2rL4s2GsjgkSWWQ+vFycL2KgRe46ZzO7WKpRGePvasfIPW Z5VA== |
| MIME-Version | 1.0 |
| X-Received | by 10.220.223.14 with SMTP id ii14mr979439vcb.50.1371217777335; Fri, 14 Jun 2013 06:49:37 -0700 (PDT) |
| Date | Fri, 14 Jun 2013 16:49:37 +0300 |
| Subject | [ANN] Pyreshark 0.1.1 |
| From | Eshed Shaham <ashdnazg@gmail.com> |
| To | Python-list <python-list@python.org> |
| Content-Type | multipart/alternative; boundary=14dae9cdc03387265604df1d84dd |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.3308.1371217785.3114.python-list@python.org> (permalink) |
| Lines | 44 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1371217785 news.xs4all.nl 15957 [2001:888:2000:d::a6]:50694 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:48147 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
[ANN] Pyreshark 0.1.1 Eshed Shaham <ashdnazg@gmail.com> - 2013-06-14 16:49 +0300
csiph-web