Closed pombredanne closed 7 months ago
The simple way to test this is to follow the below steps after installing PurlDB (https://github.com/nexB/purldb?tab=readme-ov-file#installation):
/api/collect/
add PURL for indexing. ex: /api/collect/?purl=pkg:generic/udhcp@0.9.7&addon_pipelines=collect_pygments_symbols
/api/resources/
and filter out resource based on PURL to see the symbols and strings for each resource in extra_data field. ex: /api/resources/?purl=pkg:generic/udhcp@0.9.7
This implies: