Skip to main content

A window unto Python's Standard Library grp function

Project description

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}

1.0 (2011-02-17)

  • Clean up package

0.1 (2009-04-03)

  • Added basic functionality

  • Created recipe with ZopeSkel

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

collective.recipe.grp-0.1.zip (9.4 kB view hashes)

Uploaded Source

collective.recipe.grp-0.1.tar.gz (4.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page