aboutcode-org / aboutcode-org/purldb

Mine pkg-config files in source code packages

Aperta
#101 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
HTML
Stelle
67
Fork
69
Merge medio
8g 8h
PR unite (30g)
1

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.