scancode-toolkit icon indicating copy to clipboard operation
scancode-toolkit copied to clipboard

Collect publiccode metadata as package-like data

Open pombredanne opened this issue 3 years ago • 3 comments

See https://github.com/publiccodeyml/publiccode.yml This is package-like data in YAML and we would a handler to parse this. See also:

  • https://github.com/publiccodeyml/publiccode.yml
  • https://github.com/italia/publiccode.yml-docs
  • https://github.com/italia#-publiccode for several tools maintained by @bfabio

Examples:

  • https://github.com/consiglionazionaledellericerche/sigla-main/blob/master/publiccode.yml
  • https://code.europa.eu/vecto/vecto/-/blob/stable/publiccode.yml?ref_type=heads

Presented at FOSDEM 2022 by @ruphy https://archive.fosdem.org/2022/schedule/event/publiccodeyml/

pombredanne avatar Feb 05 '22 07:02 pombredanne

Hi, is it still open? If so, can you provide what we are trying to solve?

devlakshay avatar Aug 12 '24 07:08 devlakshay

@devlakshay the goal would be to create a new module to parse the YAML files https://github.com/search?q=path%3Apubliccode.yml&type=code and create a package data out of it. Like we do for Maven for instance.

pombredanne avatar Aug 14 '24 12:08 pombredanne

@devlakshay please read the links listed in this issues And check the packagedcode/ module here to see what we do with other package metadata.

pombredanne avatar Aug 14 '24 13:08 pombredanne