Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 413 Bytes

File metadata and controls

15 lines (9 loc) · 413 Bytes

unreleased

  • add a swhid executable able to download any kind of identifiers and to compute some of them
  • add a Compute.content_identifier_from_file function

0.2 - 2022-06-21

  • move all the things without dependency to swhid_core
  • there are only two modules left : Compute and Download
  • for parsing and printing, you should now use Swhid_core.Object

0.1 - 2021-08-18

  • first release