aboutcode-org / aboutcode-org/scancode-toolkit
Support rust makepkg’s .SRCINFO files
- Ngôn ngữ chính
- Python
- Star
- 2.6k
- Fork
- 791
- Merge trung bình
- 1 ngày 12 giờ
- Pull request đã merge (30 ngày)
- 5
Mô tả
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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.