PackageRecipe.name

Name of the package, used to uniquely identify the package.

This field is the only mandatory one. Must be comprised of only lower case ASCII alpha-numeric characters, "-" or "_".

struct PackageRecipe
string name;

Meta