{ "info": { "author": "Kevin Teague", "author_email": "kevin@bud.ca", "bugtrack_url": null, "classifiers": [ "Framework :: Buildout", "License :: OSI Approved :: Zope Public License" ], "description": "Recipe for installing Perl packages via download\r\n************************************************\r\n\r\nThe perlpackages recipe automates installation of Perl packages.\r\n\r\nThis recipe is similar to zc.recipe.cmmi, but instead of performing\r\n\"configure, make, make install\" it uses \"perl Makefile.PL\" for the configure\r\nstep.\r\n\r\nOptions\r\n*******\r\n\r\nurl\r\n Location to download the Perl distribution from.\r\n\r\nextra_options\r\n Additional parameters that are passed to Makefile.PL.\r\n\r\nperl\r\n Name of the Perl interpreter to use for \"perl Makefile.PL\". Defaults\r\n to \"perl\".\r\n\r\nflatinstallprefix\r\n Set the installation prefix, and force all library, doc and bin files to\r\n be flattened into three install locations:\r\n \r\n ${flatinstallprefix}/lib/perl5/\r\n ${flatinstallprefix}/bin/\r\n ${flatinstallprefix}/man/\r\n\r\n This is suitable for creating a location that you can include in your\r\n PERL5LIB environment variable.\r\n\r\nRelease History\r\n***************\r\n\r\n0.1 (2008-07-04)\r\n================\r\n\r\nInitial release.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.python.org/pypi/z3c.recipe.perlpackage", "keywords": "buildout", "license": "ZPL 2.1", "maintainer": "", "maintainer_email": "", "name": "z3c.recipe.perlpackage", "package_url": "https://pypi.org/project/z3c.recipe.perlpackage/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/z3c.recipe.perlpackage/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.python.org/pypi/z3c.recipe.perlpackage" }, "release_url": "https://pypi.org/project/z3c.recipe.perlpackage/0.1/", "requires_dist": null, "requires_python": null, "summary": "ZC Buildout recipe for installing a Perl package", "version": "0.1" }, "last_serial": 802083, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "48667802a2843b0064ac69568e408433", "sha256": "3d979271f799173c8e02359082f15531adcf1be29d696d2c43e6b8b8be3d92f3" }, "downloads": -1, "filename": "z3c.recipe.perlpackage-0.1.tar.gz", "has_sig": false, "md5_digest": "48667802a2843b0064ac69568e408433", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4519, "upload_time": "2008-07-04T19:39:29", "url": "https://files.pythonhosted.org/packages/f2/74/09767493b06bd078c7f335f13ab162f30136fb531012ce10ed74e3141c72/z3c.recipe.perlpackage-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "48667802a2843b0064ac69568e408433", "sha256": "3d979271f799173c8e02359082f15531adcf1be29d696d2c43e6b8b8be3d92f3" }, "downloads": -1, "filename": "z3c.recipe.perlpackage-0.1.tar.gz", "has_sig": false, "md5_digest": "48667802a2843b0064ac69568e408433", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4519, "upload_time": "2008-07-04T19:39:29", "url": "https://files.pythonhosted.org/packages/f2/74/09767493b06bd078c7f335f13ab162f30136fb531012ce10ed74e3141c72/z3c.recipe.perlpackage-0.1.tar.gz" } ] }