Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-pyshark-0.4.2.11-bp154.1.41 RPM for noarch

From OpenSuSE Leap 15.4 for noarch

Name: python3-pyshark Distribution: SUSE Linux Enterprise 15 SP4
Version: 0.4.2.11 Vendor: openSUSE
Release: bp154.1.41 Build date: Thu May 12 02:58:32 2022
Group: Development/Languages/Python Build host: lamb18
Size: 227335 Source RPM: python-pyshark-0.4.2.11-bp154.1.41.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/KimiNewt/pyshark
Summary: A Python wrapper for tshark output parsing
Python wrapper for tshark, allowing python packet parsing using
wireshark dissectors.

Provides

Requires

License

MIT

Changelog

* Fri Sep 27 2019 Martin Hauke <mardnh@gmx.de>
  - Update to version 0.4.2.11
    * Added option to use ujson in tshark 2.6+
    * Bugfix when parsing multiple InMemCapture packets
    * Removed logbook, using builtin logging instead
    * Enabled setting debug in Capture init
    * Added lazy feature in JSON object to convert showname field
      keys to normal keys
    * Bugfix for InMem json capture
    * Fixed tests
  - Test "inmem_capture" is broken and needs to be addressed upstream.
    - > disable this test for now
* Tue Aug 27 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Do not run tests twice
* Fri Aug 02 2019 Martin Hauke <mardnh@gmx.de>
  - Initial package, version 0.4.2.3

Files

/usr/lib/python3.6/site-packages/pyshark
/usr/lib/python3.6/site-packages/pyshark-0.4.2.11-py3.6.egg-info
/usr/lib/python3.6/site-packages/pyshark-0.4.2.11-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/pyshark-0.4.2.11-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/pyshark-0.4.2.11-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/pyshark-0.4.2.11-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/pyshark-0.4.2.11-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/pyshark/__init__.py
/usr/lib/python3.6/site-packages/pyshark/__pycache__
/usr/lib/python3.6/site-packages/pyshark/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyshark/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyshark/__pycache__/config.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyshark/__pycache__/config.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyshark/capture
/usr/lib/python3.6/site-packages/pyshark/capture/__init__.py
/usr/lib/python3.6/site-packages/pyshark/capture/__pycache__
/usr/lib/python3.6/site-packages/pyshark/capture/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyshark/capture/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyshark/capture/__pycache__/capture.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyshark/capture/__pycache__/capture.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyshark/capture/__pycache__/file_capture.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyshark/capture/__pycache__/file_capture.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyshark/capture/__pycache__/inmem_capture.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyshark/capture/__pycache__/inmem_capture.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyshark/capture/__pycache__/live_capture.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyshark/capture/__pycache__/live_capture.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyshark/capture/__pycache__/live_ring_capture.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyshark/capture/__pycache__/live_ring_capture.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyshark/capture/__pycache__/pipe_capture.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyshark/capture/__pycache__/pipe_capture.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyshark/capture/__pycache__/remote_capture.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyshark/capture/__pycache__/remote_capture.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyshark/capture/capture.py
/usr/lib/python3.6/site-packages/pyshark/capture/file_capture.py
/usr/lib/python3.6/site-packages/pyshark/capture/inmem_capture.py
/usr/lib/python3.6/site-packages/pyshark/capture/live_capture.py
/usr/lib/python3.6/site-packages/pyshark/capture/live_ring_capture.py
/usr/lib/python3.6/site-packages/pyshark/capture/pipe_capture.py
/usr/lib/python3.6/site-packages/pyshark/capture/remote_capture.py
/usr/lib/python3.6/site-packages/pyshark/config.ini
/usr/lib/python3.6/site-packages/pyshark/config.py
/usr/lib/python3.6/site-packages/pyshark/packet
/usr/lib/python3.6/site-packages/pyshark/packet/__init__.py
/usr/lib/python3.6/site-packages/pyshark/packet/__pycache__
/usr/lib/python3.6/site-packages/pyshark/packet/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyshark/packet/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyshark/packet/__pycache__/common.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyshark/packet/__pycache__/common.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyshark/packet/__pycache__/consts.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyshark/packet/__pycache__/consts.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyshark/packet/__pycache__/fields.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyshark/packet/__pycache__/fields.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyshark/packet/__pycache__/layer.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyshark/packet/__pycache__/layer.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyshark/packet/__pycache__/packet.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyshark/packet/__pycache__/packet.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyshark/packet/__pycache__/packet_summary.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyshark/packet/__pycache__/packet_summary.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyshark/packet/common.py
/usr/lib/python3.6/site-packages/pyshark/packet/consts.py
/usr/lib/python3.6/site-packages/pyshark/packet/fields.py
/usr/lib/python3.6/site-packages/pyshark/packet/layer.py
/usr/lib/python3.6/site-packages/pyshark/packet/packet.py
/usr/lib/python3.6/site-packages/pyshark/packet/packet_summary.py
/usr/lib/python3.6/site-packages/pyshark/tshark
/usr/lib/python3.6/site-packages/pyshark/tshark/__init__.py
/usr/lib/python3.6/site-packages/pyshark/tshark/__pycache__
/usr/lib/python3.6/site-packages/pyshark/tshark/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyshark/tshark/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyshark/tshark/__pycache__/tshark.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyshark/tshark/__pycache__/tshark.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyshark/tshark/__pycache__/tshark_json.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyshark/tshark/__pycache__/tshark_json.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyshark/tshark/__pycache__/tshark_xml.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/pyshark/tshark/__pycache__/tshark_xml.cpython-36.pyc
/usr/lib/python3.6/site-packages/pyshark/tshark/tshark.py
/usr/lib/python3.6/site-packages/pyshark/tshark/tshark_json.py
/usr/lib/python3.6/site-packages/pyshark/tshark/tshark_xml.py
/usr/share/doc/packages/python3-pyshark
/usr/share/doc/packages/python3-pyshark/README.md
/usr/share/licenses/python3-pyshark
/usr/share/licenses/python3-pyshark/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 17:06:41 2024