{ "info": { "author": "Alex Clark", "author_email": "aclark@aclark.net", "bugtrack_url": null, "classifiers": [ "Framework :: Buildout", "Intended Audience :: Developers", "License :: OSI Approved :: Zope Public License", "Topic :: Software Development :: Build Tools", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n*************\n\nThis 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::\n\n $ id -g -n\n\non 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.::\n\n $ chown -R ${env:USER}:${grp:GROUP} ${buildout:directory}\n\n.. _gocept.recipe.env: http://pypi.python.org/pypi/gocept.recipe.env\n\nChangelog\n=========\n\n1.1.0 (2012-04-09)\n------------------\n\n- Clean up package\n [aclark]\n\n1.0 (2011-02-17)\n----------------\n\n- Clean up package\n\n0.1 (2009-04-03)\n----------------\n\n- Added basic functionality\n\n- Created recipe with ZopeSkel", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://collective.github.com/collective.recipe.grp/", "keywords": "buildout group id unix", "license": "ZPL", "maintainer": null, "maintainer_email": null, "name": "collective.recipe.grp", "package_url": "https://pypi.org/project/collective.recipe.grp/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.recipe.grp/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://collective.github.com/collective.recipe.grp/" }, "release_url": "https://pypi.org/project/collective.recipe.grp/1.1.0/", "requires_dist": null, "requires_python": null, "summary": "A window unto Python's Standard Library grp function", "version": "1.1.0" }, "last_serial": 788135, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "0ca033fcc58c12b41a7c2494ed01e97b", "sha256": "153863397dccd7b13a405e9f2ee3e82f695e76901bbd7acf48f762f02083d023" }, "downloads": -1, "filename": "collective.recipe.grp-0.1.tar.gz", "has_sig": false, "md5_digest": "0ca033fcc58c12b41a7c2494ed01e97b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4404, "upload_time": "2009-04-21T02:10:39", "url": "https://files.pythonhosted.org/packages/4d/b2/19583bd81728975da88a80b01edd002b4f951f3c786605e950a1d5f48c29/collective.recipe.grp-0.1.tar.gz" }, { "comment_text": "", "digests": { "md5": "90822399c68516e76d71b0bfecaec007", "sha256": "aa58c340481822abe633fe8874d66d3de45b1ae8e1af05681cc3a9c26529a134" }, "downloads": -1, "filename": "collective.recipe.grp-0.1.zip", "has_sig": false, "md5_digest": "90822399c68516e76d71b0bfecaec007", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9423, "upload_time": "2011-02-18T04:09:32", "url": "https://files.pythonhosted.org/packages/c8/cd/1f04b0a0fec49eaa9b4d91ea7d16ebdec62105808b0778eb8d9d651fb569/collective.recipe.grp-0.1.zip" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "0b37d00ce554de285758b399b1aab4b3", "sha256": "b9e2e6e4f642a2cd21f4e2582d97d5686d546b4b274b1a7e78d25f1543196c85" }, "downloads": -1, "filename": "collective.recipe.grp-1.0.zip", "has_sig": false, "md5_digest": "0b37d00ce554de285758b399b1aab4b3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9419, "upload_time": "2011-02-18T04:10:22", "url": "https://files.pythonhosted.org/packages/5f/93/95d65bd3e7824fd1b299d3ea2fc01a5a32d7f1691c8c8a9921f02318274e/collective.recipe.grp-1.0.zip" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "632f94b1d11f8803b04a0c972e069fba", "sha256": "cc8611c1ecb36d28eb88560d030e97492f7ad141404c181702fa4c0f820a2fc7" }, "downloads": -1, "filename": "collective.recipe.grp-1.1.0.zip", "has_sig": false, "md5_digest": "632f94b1d11f8803b04a0c972e069fba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14541, "upload_time": "2012-04-09T19:07:21", "url": "https://files.pythonhosted.org/packages/a6/a0/0f7feefc9e004801d3b1e66ff530741b3d75361e7a1b6d5babe1d74b1b7c/collective.recipe.grp-1.1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "632f94b1d11f8803b04a0c972e069fba", "sha256": "cc8611c1ecb36d28eb88560d030e97492f7ad141404c181702fa4c0f820a2fc7" }, "downloads": -1, "filename": "collective.recipe.grp-1.1.0.zip", "has_sig": false, "md5_digest": "632f94b1d11f8803b04a0c972e069fba", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14541, "upload_time": "2012-04-09T19:07:21", "url": "https://files.pythonhosted.org/packages/a6/a0/0f7feefc9e004801d3b1e66ff530741b3d75361e7a1b6d5babe1d74b1b7c/collective.recipe.grp-1.1.0.zip" } ] }