aboutcode-org / aboutcode-org/scancode-toolkit

Support rust makepkg’s .SRCINFO files

Abierto
#4,406 1 comentario 0 reacciones 0 asignados Ver en GitHub
good first issue package-formats
Lenguaje dominante
Python
Estrellas
2.6k
Forks
791
Merge medio
1 d 12 h
PR fusionados (30 d)
5

Descripción

See https://docs.rs/srcinfo/latest/srcinfo/
This also seems similar to PKGBUILD files too, same attribute names.

Some other path patterns and related examples:

- [`.PKGINFO`](https://github.com/search?q=%22pkgbase%22+%22license%22+path%3A*.PKGINFO&type=code&ref=advsearch)
- [`.SRCINFO`](https://github.com/search?q=%22pkgbase%22+%22license%22+path%3A*.SRCINFO&type=Code&ref=advsearch&l=&l=)
- [`.AURINFO`](https://github.com/search?q=%22pkgbase%22+%22license%22+path%3A*.AURINFO&type=code&ref=advsearch)

These also have often custom licenses which needs to be handled a bit specially:
https://github.com/search?q=%22pkgbase%22+%22license+%3D+custom%22&type=code

Guía de contribución

Abrir la guía de contribución

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.