aboutcode-org / aboutcode-org/purldb

mine package descriptions from distributions

Abierto
#105 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

Many distributions provide descriptions (long and short) in the build files and/or package database for packages. For example on Fedora:

```
$ rpm -qi bash
Name : bash
[...]
Summary : The GNU Bourne Again shell
Description :
The GNU Bourne Again shell (Bash) is a shell or command language
interpreter that is compatible with the Bourne shell (sh). Bash
incorporates useful features from the Korn shell (ksh) and the C shell
(csh). Most sh scripts can be run by bash without modification.

```

It might be interesting to mine and store these descriptions for multiple distributions and make them available, for example to power a better package search engine.

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.