Closed csgillespie closed 3 years ago
If a version is missing, we add a * to the version number - which is wrong! See #58 for info
The thing about this is that it actually works for things like Python!
For example try the below.
purl <- oysteR:::generate_purls("django", "*", "pypi") oysteR:::call_oss_index(purl, TRUE)
If a version is missing, we add a * to the version number - which is wrong! See #58 for info