packageurl-python
packageurl-python copied to clipboard
URL Authority component error incorrectly thrown for CPAN purls
According to the types, double colons (::) are valid for CPAN purls however the parsing method in from_string does not handle that properly. It throws an 'URL Authority component' error.