Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rjeczalik/pkgconfig
Go-centric and GOPATH-aware pkg-config replacement for a use with the cgo tool.
https://github.com/rjeczalik/pkgconfig
Last synced: about 2 months ago
JSON representation
Go-centric and GOPATH-aware pkg-config replacement for a use with the cgo tool.
- Host: GitHub
- URL: https://github.com/rjeczalik/pkgconfig
- Owner: rjeczalik
- License: mit
- Created: 2014-05-31T16:44:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-06-03T10:17:36.000Z (over 4 years ago)
- Last Synced: 2024-06-18T23:13:50.786Z (6 months ago)
- Language: Go
- Homepage:
- Size: 21.5 KB
- Stars: 21
- Watchers: 3
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## cmd/pkg-config [![GoDoc](https://godoc.org/github.com/rjeczalik/pkgconfig/cmd/pkg-config?status.png)](https://godoc.org/github.com/rjeczalik/pkgconfig/cmd/pkg-config) [![Build Status](https://img.shields.io/travis/rjeczalik/pkgconfig/master.svg)](https://travis-ci.org/rjeczalik/pkgconfig "linux_amd64") [![Build Status](https://img.shields.io/travis/rjeczalik/pkgconfig/osx.svg)](https://travis-ci.org/rjeczalik/pkgconfig "darwin_amd64") [![Build status](https://img.shields.io/appveyor/ci/rjeczalik/pkgconfig.svg)](https://ci.appveyor.com/project/rjeczalik/pkgconfig "windows_amd64")
Go-centric and GOPATH-aware pkg-config replacement for a use with the cgo tool.
*Installation*
```
$ go get github.com/rjeczalik/pkgconfig/cmd/pkg-config
```*Documentation*
[godoc.org/github.com/rjeczalik/pkgconfig/cmd/pkg-config](https://godoc.org/github.com/rjeczalik/pkgconfig/cmd/pkg-config)