We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcb1e4f commit 484deafCopy full SHA for 484deaf
stdlib/Pkg/bin/generate.jl
@@ -11,7 +11,7 @@ write_toml(prefix, "Registry") do io
11
println(io, "repo = ", repr(repo))
12
println(io, "\ndescription = \"\"\"")
13
print(io, """
14
- Official uncurated Julia package registry where people can
+ Official general Julia package registry where people can
15
register any package they want without too much debate about
16
naming and without enforced standards on documentation or
17
testing. We nevertheless encourage documentation, testing and
0 commit comments