https://github.com/xlab/pkgconfig
A lightweight pkg-config(1) clone written in Go.
https://github.com/xlab/pkgconfig
Last synced: about 1 year ago
JSON representation
A lightweight pkg-config(1) clone written in Go.
- Host: GitHub
- URL: https://github.com/xlab/pkgconfig
- Owner: xlab
- Created: 2015-08-13T17:54:15.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-02-26T11:46:24.000Z (over 9 years ago)
- Last Synced: 2025-03-26T09:11:09.982Z (over 1 year ago)
- Language: Go
- Size: 11.7 KB
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## pkgconfig [](https://godoc.org/github.com/xlab/pkgconfig/pkg)
A lightweight [pkg-config(1)](http://linux.die.net/man/1/pkg-config) clone written in Go. Currently supports only a limited set of features and WIP.
Don't use this stuff yet.