Skip to content

Latest commit

 

History

History
48 lines (36 loc) · 1.96 KB

README.md

File metadata and controls

48 lines (36 loc) · 1.96 KB

Toolbox

A Zig package to package & maintain C APIs packaged for Zig

Important note

This package was originally thought for the tiawl/spaceporn dependencies chain. It is actively used in it. BUT it is also possible to use it in other projects. However maybe some features are always binded to its original conception guideline. For this reason, this repository is open to breaking proposals. So if you are using it for your own needs, expect breaking (but also documented) changes for each release.

If you want to see how to use it you can check repositories list into the CICD reminder section.

Dependencies

The Zig part of this package is relying on the latest Zig release (0.13.0) and will only be updated for the next one (so for the 0.14.0).

CICD reminder

These repositories are automatically updated when a new release is available:

This repository is automatically updated when a new release is available from these repositories:

Documentation

A minimal documentation is available here