aboutcode-org / aboutcode-org/scancode-toolkit

Detected package data should be shown in string format for CSV output

Offen
#1,551 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
bug GUI and outputs
Vorherrschende Sprache
Python
Sterne
2.6k
Forks
791
Ø Merge
1 T. 12 Std.
Gemergte PRs (30 T.)
5

Beschreibung

Some of the "package declared license" from package scans returned as data structure instead of plain text in CSV output. For instance,
```
[OrderedDict([(u'type', u'BSD'), (u'url', u'http://github.com/spumko/boom/raw/master/LICENSE')])]
[OrderedDict([(u'type', u'MIT'), (u'url', u'https://github.com/bower/config/blob/master/LICENSE')])]
[OrderedDict([(u'type', u'MIT'), (u'url', u'https://github.com/bower/endpoint-parser/blob/master/LICENSE')])]
```

The above does not look good in the CSV.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.