intensely_human, 1 year ago I realized there’s quite a bit more metadata that a package provides to its package management system. Here’s an example package definition, in the programming language Ruby: github.com/thoughtbot/…/factory_bot.gemspec It defines, among other things: author license dependencies version name description link to project webpage
I realized there’s quite a bit more metadata that a package provides to its package management system. Here’s an example package definition, in the programming language Ruby: github.com/thoughtbot/…/factory_bot.gemspec
It defines, among other things: