Skip to content

ScanCode is not recognizing the Python programming_language for .whl files #778

Description

@DennisClark

I'm running scancode-toolkit-2.1.0 on Mac OS. I ran a scan using these parameters:
./scancode --format json -c -l -p -e -u -i /scancode-toolkit-src-2.1.0/thirdparty
and then converted the .json output to .csv.
The programming_language field is empty for all of the .whl files. Since that is a standard format for Python packages, it seems that it ought to recognize Python.

See https://www.python.org/dev/peps/pep-0427/ for additional reference.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions