How can we create a leaner ecosystem for Julia?

I’m wondering if we should provide some standard keywords to the Pkg registery like what they do in pip (although pip itself might be bad, but I like the keyword idea). To register a package in General the author have to choose at least one keyword, so we can always find all registered packages for a given domain from the project configuration itself instead of a loose github tag (or maybe the package is not hosted on github at all!)

10 Likes