Package conary :: Package build :: Module inforecipe
[hide private]
[frames] | no frames]

Module inforecipe

source code

Classes [hide private]
  UserGroupInfoRecipe
  UserInfoRecipe
NAME ==== B{C{UserInfoRecipe}} - Build user info pacakges SYNOPSIS ======== C{UserInfoRecipe} is used to create packages that define a system user DESCRIPTION =========== The C{UserInfoRecipe} class provides an interface to define a system user through the C{r.User} method.
  GroupInfoRecipe
NAME ==== B{C{GroupInfoRecipe}} - Build group info pacakges SYNOPSIS ======== C{GroupInfoRecipe} is used to create packages that define a system group DESCRIPTION =========== The C{GroupInfoRecipe} class provides an interface to define a system group through the C{r.Group} method.