conda-forge / zstandard-feedstock

A conda-smithy repository for zstandard.
BSD 3-Clause "New" or "Revised" License
0 stars 12 forks source link

zstd license violation #43

Closed isuruf closed 1 year ago

isuruf commented 1 year ago

This package uses the C library zstd which is BSD-3-Clause.

Please re-distribute that file found in https://github.com/indygreg/python-zstandard/blob/main/zstd/LICENSE Or better yet, use the zstd conda package with --with-system-zstd option at https://github.com/indygreg/python-zstandard/blob/6006fdf164ac0e89b260706a3e4ef5806aceffb6/setup.py#L64

dholth commented 1 year ago

This should go into recipe/meta.yaml #44

  license_file:
    - LICENSE
    - zstd/LICENSE