aboutcode-org / aboutcode-org/purldb
Mine pkg-config files in source code packages
未關閉
- 主要語言
- HTML
- 星號
- 67
- 分支
- 69
- 平均合併
- 8 天 8 小時
- 30 天內合併 PR
- 1
描述
Some packages have a so called "pkg-config" files. It is specified in `man 5 pc` on many recent Linux systems. There are some fields in it that could be useful to help detect provenance, such as the `URL` field. An example:
```
Name: bash-completion
Description: programmable completion for the bash shell
URL: https://github.com/scop/bash-completion
Version: 2.11
prefix=/usr
includedir=${prefix}/include
```
Although `URL` is mandatory to the specification, many pkg-config files do not have it.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。