HomeSoftware Heritage

identifiers: Improve persistent identifiers representation

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

Description

identifiers: Improve persistent identifiers representation

This commit changes the swh pids representation returned by the
parse_persistent_identifier function from a dict to a named tuple.
Also, the 'object_type' attribute of that named tuple now contains
a full name instead of an abbreviated one.

Closes T1112
Closes T1125

Commit No Longer Exists

This commit no longer exists in the repository.