Sugar Network/Recipe Specification: Difference between revisions
| Line 48: | Line 48: | ||
'''slug''' = <package-slug> | '''slug''' = <package-slug> | ||
The string used as identifier in cases like 0install feed urls or native package names. Only lower alphabetic, numeric | The string used as identifier in cases like 0install feed urls or native package names. Only lower alphabetic, numeric, "+" or "-" symbols are allowed. Slug value should be at least two characters long and start with an alphanumeric character. | ||
'''name''' = <package-name> | '''name''' = <package-name> | ||