aboutcode-org / aboutcode-org/purldb
mine package descriptions from distributions
- Lingua principale
- HTML
- Stelle
- 67
- Fork
- 69
- Merge medio
- 8g 8h
- PR unite (30g)
- 1
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.