aboutcode-org / aboutcode-org/purldb

Mine pkg-config files in source code packages

未关闭
#101 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。