Sphinx support for displaying pcap files
Project description
A Sphinx plugin that allows the inclusion of pcap files.
Prerequisites
Working installation of thshark (wireshark cli)
Installation
The Sphinx CSV filter plugin is available as a pip package.
To install, run:
.. code-block:: bash
$ pip install sphinx_pcap
To update, run:
.. code-block:: bash
$ pip install -U sphinx_pcap
Set Up
To include the extension, add this line to config.py in your Sphinx project:
extensions = ['sphinx_pcap']
If you’re using other extensions, edit the existing list, or add this:
extensions.append('sphinx_pcap')
Use
This plugin adds the include_pcap directive.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sphinx_pcap-0.2.1-py3-none-any.whl.
File metadata
- Download URL: sphinx_pcap-0.2.1-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1593ef8b5197574c4910733a8b457b3bd0f9629c61618d02ab62055838f8dfa3
|
|
| MD5 |
1fd5669179a6de4b3c3e53e2613a88d6
|
|
| BLAKE2b-256 |
61d945f28ea0d417e673d6cc3acec286a737e459577348c25a2daf599132aa42
|