https://github.com/SoftwareHeritage/swh-model
Revision edcd36597c8fabf1acf09359ac3e47fe8277fdc5 authored by Antoine Lambert on 29 June 2018, 09:44:51 UTC, committed by Antoine Lambert on 29 June 2018, 09:45:17 UTC
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
1 parent 5eb055d
History
Tip revision: edcd36597c8fabf1acf09359ac3e47fe8277fdc5 authored by Antoine Lambert on 29 June 2018, 09:44:51 UTC
identifiers: Improve persistent identifiers representation
Tip revision: edcd365
File Mode Size
bin
debian
docs
swh
.gitignore -rw-r--r-- 73 bytes
AUTHORS -rw-r--r-- 112 bytes
LICENSE -rw-r--r-- 34.3 KB
MANIFEST.in -rw-r--r-- 91 bytes
Makefile -rw-r--r-- 163 bytes
Makefile.local -rw-r--r-- 24 bytes
requirements-swh.txt -rw-r--r-- 0 bytes
requirements.txt -rw-r--r-- 243 bytes
setup.py -rw-r--r-- 1.5 KB

back to top