A quick and dirty tool for generating `Project.toml`

Sorry to dredge this up, but do you happen to have a pointer to this code?

julia> import Pkg

julia> Pkg.METADATA_compatible_uuid("FooBar")
UUID("3d96ceeb-b1a4-5dad-8d1e-6f3b1b04a759")
9 Likes