aboutcode-org / aboutcode-org/purldb

Mine pkg-config files in source code packages

Abierto
#101 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
HTML
Estrellas
67
Forks
69
Merge medio
8 d 8 h
PR fusionados (30 d)
1

Descripción

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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.