aboutcode-org / aboutcode-org/scancode-toolkit

Support rust makepkg’s .SRCINFO files

未關閉
#4,406 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
good first issue package-formats
主要語言
Python
星號
2.6k
分支
791
平均合併
1 天 12 小時
30 天內合併 PR
5

描述

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

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。