Skip to content

ndrean/magic_zig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libmagic wrapper for Zig

Zig support

building a very thin wrapper. I need to check if the uploaded files are really images.

This project uses libmagic from the file project. Copyright (c) Ian F. Darwin 1986-1995. License: BSD-2-Clause (see LICENSE-libmagic).

Requirements

libmagic must be installed:

  • macOS: brew install libmagic
  • Ubuntu/Debian: apt install libmagic-dev
  • Fedora: dnf install file-devel

About

Tiny Zig wrapper of libmagic

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published