-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add documentation for VSM. #155
base: master
Are you sure you want to change the base?
Conversation
Relocate existing one to be in alphabetical order.
@bradcupit do you need anything from me to move this forward? |
sorry, I just saw this @gfs! |
Cool that you're doing this! There's a CPAN module called URI::PackageURL (github repo) that tries to implement this. Maybe worth checking out this one? As for what's suggested here – it lacks a few more fields, of which the package publisher's CPAN ID is the most important one. CPAN apparently requires it to uniquely identify a release, even if the version number is provided. |
Add missing namespace for CPAN packages.
Adds the type documentation for VSM.
Companion PR for package-url/packageurl-dotnet#18 which has an update to handle the case sensitivity for these names/namespaces.