Open
Description
See
andset_classification_flags
where we compute the is_manifest
flag (for --classify
) based on a fixed list which is outdated and a small subset of all the package manifests we detect. We should somehow parse all the path_patterns
attributes of DataFileHandler classes at
and maintain a dymanic list based on all supported manifests.