|
pkg-config-wrapper
☆
« Back to VersTracker
|
|||||||||||||||||||||||||
|
Description: Easier way to include C code in your Go program |
|||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | |||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | |||||||||||||||||||||||||
| Category: Developer tools | |||||||||||||||||||||||||
| Tags: go cgo build-tools pkg-config development c-library | |||||||||||||||||||||||||
| Install: brew install pkg-config-wrapper | |||||||||||||||||||||||||
|
About: pkg-config-wrapper provides a simplified interface for integrating C library dependencies into Go projects. It abstracts the complexity of pkg-config, allowing Go developers to easily link against system libraries without managing complex build flags. This tool is particularly useful for projects that need to interface with C code but want to avoid manual compiler and linker configuration. |
|||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||
Alternatives:
|
|||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||
|