-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Labels
Description
The license this project is using states that
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
However, the PyPI distribution is missing the LICENSE file:
> curl -L 'https://files.pythonhosted.org/packages/source/b/bson/bson-0.5.10.tar.gz' | tar -tz
bson-0.5.10/
bson-0.5.10/PKG-INFO
bson-0.5.10/README.rst
bson-0.5.10/bson/
bson-0.5.10/bson/__init__.py
bson-0.5.10/bson/codec.py
bson-0.5.10/bson/network.py
bson-0.5.10/bson/objectid.py
bson-0.5.10/bson/py3compat.py
bson-0.5.10/bson/tz_util.py
bson-0.5.10/bson.egg-info/
bson-0.5.10/bson.egg-info/PKG-INFO
bson-0.5.10/bson.egg-info/SOURCES.txt
bson-0.5.10/bson.egg-info/dependency_links.txt
bson-0.5.10/bson.egg-info/requires.txt
bson-0.5.10/bson.egg-info/top_level.txt
bson-0.5.10/setup.cfg
bson-0.5.10/setup.py
This prevents inclusion of this package into official package repositories (e.g. Void) that check for inclusion of BSD/MIT/ISC licenses.