aboutcode-org / aboutcode-org/pip-requirements-parser

License clarification

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

描述

Hi,

The metadata says MIT:

```
[metadata]
name = pip-requirements-parser
license = MIT

# description must be on ONE line https://github.com/pypa/setuptools/issues/1390
description = pip requirements parser - a mostly correct pip requirements parsing library because it uses pip's own code.
long_description = file:README.rst
long_description_content_type = text/x-rst
url = https://github.com/nexB/pip-requirements-parser

author = The pip authors, nexB. Inc. and others
author_email = info@aboutcode.org

classifiers =
Development Status :: 5 - Production/Stable
Intended Audience :: Developers
Programming Language :: Python :: 3
Programming Language :: Python :: 3 :: Only
Topic :: Software Development
Topic :: Utilities

keywords =
utilities pip requirements parser dependencies pypi

license_files =
mit.LICENSE
AUTHORS.rst
CHANGELOG.rst
README.rst
```

but you also carry Apache-2.0 license file in the repo. Is this an error?

Thanks.

贡献指南

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

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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