aboutcode-org / aboutcode-org/python-publicsuffix2

Update the license keys of the ABOUT file from 'license' to 'license_expression' and 'license_text_file' to 'license_file'

未关闭
#24 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
30
派生
16
PR 合并指标
30 天内没有已合并 PR

描述

See https://github.com/aboutcode-org/aboutcode-toolkit/blob/develop/src/attributecode/model.py#L900 for the current supported keys.

https://github.com/aboutcode-org/python-publicsuffix2/blob/develop/src/publicsuffix2/public_suffix_list.ABOUT#L10

Current
```
about_resource: public_suffix_list.dat
name: Public Suffix List
version: 2020-01-27T10:24:28
download_url: https://publicsuffix.org/list/public_suffix_list.dat
home_url: https://publicsuffix.org/

owner: Mozilla
copyright: Copyright (c) Mozilla and others
license: mpl-2.0
license_text_file: mpl-2.0.LICENSE
```

Porposed
```
about_resource: public_suffix_list.dat
name: Public Suffix List
version: 2020-01-27T10:24:28
download_url: https://publicsuffix.org/list/public_suffix_list.dat
home_url: https://publicsuffix.org/

owner: Mozilla
copyright: Copyright (c) Mozilla and others
license_expression: mpl-2.0
license_file: mpl-2.0.LICENSE
```

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。