Metadata-Version: 2.4
Name: zigpeek-offline
Version: 0.4.1
Summary: Prefetched Zig 0.16 stdlib + langref bundle for zigpeek's offline extra
Project-URL: Homepage, https://github.com/TanGentleman/zigpeek
License-Expression: MIT
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# zigpeek-offline

Data wheel for [`zigpeek`](https://github.com/TanGentleman/zigpeek)'s
`[offline]` extra. Ships a prefetched `sources.tar` + `langref.html`
bundle so `uv tool install 'zigpeek[offline]'` works with no network at
first run.

The bundle is downloaded from `ziglang.org` at wheel-build time by the
hatch hook in `hatch_build.py`. Released in lockstep with `zigpeek`
(pin: `==X.Y.Z`).
