Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libxml2 zig

libxml2, packaged for the Zig build system.

Using

const dep = b.dependency("libxml2", .{ .target = target, .optimize = optimize, .minimum = true, .valid = true });
exe.root_module.linkLibrary(dep.artifact("xml"));

About

libxml2 ported to the zig build system

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages