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 obtain the current user’s UNIX group id. In other words, the results of:

$ id -g -n

on UNIX systems, for the user executing the buildout. This can be used with gocept.recipe.env to configure ownership of the buildout directory, e.g.:

$ chown -R  ${env:USER}:${grp:GROUP} ${buildout:directory}

Changelog

1.1.0 (2012-04-09)

  • Clean up package [aclark]

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 Distribution

collective.recipe.grp-1.1.0.zip (14.5 kB view details)

Uploaded Source

File details

Details for the file collective.recipe.grp-1.1.0.zip.

File metadata

File hashes

Hashes for collective.recipe.grp-1.1.0.zip
Algorithm Hash digest
SHA256 cc8611c1ecb36d28eb88560d030e97492f7ad141404c181702fa4c0f820a2fc7
MD5 632f94b1d11f8803b04a0c972e069fba
BLAKE2b-256 a6a00f7feefc9e004801d3b1e66ff530741b3d75361e7a1b6d5babe1d74b1b7c

See more details on using hashes here.

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