HomeSoftware Heritage

swh.deposit.parsers: Simplify current xml parsing

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

swh.deposit.parsers: Simplify current xml parsing

This takes care of current limitations:

  • duplicated elements are stored as list (and no longer dropped)
  • drop extra namespace in key names
  • it's generic

Close T1131

Details

Provenance
ardumontAuthored on Jul 6 2018, 12:31 PM
ardumontPushed on Jul 6 2018, 3:09 PM
Differential Revision
D353: swh.deposit.parsers: Do not lose information during parsing
Tasks
T1131: Fix the deposit XML parser to have multiple authors in json output

Commit No Longer Exists

This commit no longer exists in the repository.