collective.recipe.grp 1.0
A window unto Python's Standard Library grp function
Latest Version: 1.1.0
This is a one line recipe to allow buildout users to refer to ${grp:GROUP} to get the current user's group. In other words, the results of id -g -n on UNIX systems for the person executing the buildout. This can be handy in combination with the 'gocept.recipe.env' recipe, when setting ownership on the contents of a buildout, e.g. chown -R ${env:USER}:${grp:GROUP} ${buildout:directory}
- Code repository: https://svn.plone.org/svn/collective/buildout/collective.recipe.grp
- Questions and comments to aclark@aclark.net
- Report bugs to aclark@aclark.net
1.0 (2011-02-17)
- Clean up package
0.1 (2009-04-03)
- Added basic functionality
- Created recipe with ZopeSkel
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| collective.recipe.grp-1.0.zip (md5) | Source | 2011-02-18 | 9KB | 629 | |
- Author: Alex Clark
- Home Page: http://svn.plone.org/svn/collective/buildout/collective.recipe.grp
- License: ZPL
- Categories
- Package Index Owner: aclark
- DOAP record: collective.recipe.grp-1.0.xml
