# JLLWrappers [![CI](https://github.com/JuliaPackaging/JLLWrappers.jl/workflows/CI/badge.svg)](https://github.com/JuliaPackaging/JLLWrappers.jl/actions?query=workflow%3ACI) [![Build Status](https://cloud.drone.io/api/badges/JuliaPackaging/JLLWrappers.jl/status.svg)](https://cloud.drone.io/JuliaPackaging/JLLWrappers.jl) [![deps](https://juliahub.com/docs/JLLWrappers/deps.svg)](https://juliahub.com/ui/Packages/JLLWrappers/7Zgw7?t=2) This package contains an array of macros that enable [JLL packages](https://juliapackaging.github.io/BinaryBuilder.jl/stable/jll/) to generate themselves. It is not intended to be used by users, but rather is used in autogenerated packages via [`BinaryBuilder.jl`](https://github.com/JuliaPackaging/BinaryBuilder.jl).