1/nektro/libvirt v0.1

Zig bindings to the libvirt C library


zig-libvirt

Zig bindings to the libvirt C library

Updating

Presuming version is v8.1.0, first update zigmod.yml to have the correct tag. Then run the following commands:

$ zigmod fetch
$ nix-shell
$ meson setup build .zigmod/deps/v/git/gitlab.com/libvirt/libvirt/tag-v8.1.0
$ cp -R build/include/ .

Package Contents

  • .gitattributes
  • licenses.txt
  • shell.nix
  • zigmod.lock
  • LICENSE
  • include/libvirt/libvirt-common.h
  • build.zig
  • libvirt.zig
  • main.zig
  • zigmod.yml
  • README.md
  • .gitignore

Dependencies

  • git https://gitlab.com/libvirt/libvirt tag-v8.1.0

History

Published On Tree @ Commit Size
v0.1 Sun, 06 Mar 2022 07:03:03 UTC Tree 45.726 KB