aboutcode-org / aboutcode-org/scancode-toolkit

Support rust makepkg’s .SRCINFO files

Open
#4,406 1 comment 0 reactions 0 assignees View on GitHub
good first issue package-formats
Dominant language
Python
Stars
2.6k
Forks
791
Avg merge
1d 12h
Merged PRs (30d)
5

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.