An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

## pkgconfig [![GoDoc](https://godoc.org/github.com/xlab/pkgconfig/pkg?status.svg)](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.