{ "info": { "author": "pypifan", "author_email": "kotaro30121@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Zope3", "Intended Audience :: Developers", "License :: OSI Approved :: Zope Public License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Office/Business :: Financial", "Topic :: Software Development :: Build Tools", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "- Code repository: https://getpaid.googlecode.com/svn/\n- Questions and comments to getpaid-dev AT googlegroups dot com\n- Report bugs at http://code.google.com/p/getpaid/issues/list\n\n=======\nCHANGES\n=======\n\n1.4 (2009-01-28)\n------------------\n\n* update the version for Products.PloneGetPaid, getpaid.warehouse and\n getpaid.discount\n* added getpaid.payflowpro\n\n\n1.3 (2009-01-19)\n------------------\n\n* update the version for Products.PloneGetPaid\n\n\n1.2 (2008-12-31)\n------------------\n\n* update the version for: getpaid.core, Products.PloneGetPaid,\n five.intid, getpaid.googlecheckout, getpaid.paypal and\n getpaid.discount [lucielejard]\n* added getpaid.report and getpaid.warehouse to the recipe\n [lucielejard]\n\n\n1.1 (2008-11-24)\n------------------\n\n* moved the find-links into the recipe, so that we don't have\n to enter that into the buildout anymore [lucielejard]\n* updated the version number of the GETPAID_BASE_PACKAGES\n [lucielejard]\n\n1.0 (2008-10-15)\n----------------\n\n* added documentation to use the fake eggs\n* added simplejson and ssl-for-setuptools in the recipe, since they are dependencies\n* Made the recipe work in a buildout with Plone 3.1\n* Added the possibility to choose what getpaid packages you want the recipe to install\n* Created recipe with ZopeSkel [lucielejard].\n\nDetailed Documentation\n**********************\n\nTested with\n===========\n\nA buildout using plone 3.1\n\nRequired options\n================\n\nMake sure to add unzip = true into your [buildout] part, so that you don't have problems with packages being zip safe.\n\nSupported options\n=================\n\nThe recipe supports the following option:\n\naddpackages=\n\nYou can choose the \"extra\" packages you want to use with the \"addpackages\" option. The names listed correspond to the names of the packages. So you could do addpackages=getpaid.discount\n\nAvailable packages:\n\n* getpaid.authorizedotnet\n* getpaid.googlecheckout\n* getpaid.payflowpro\n* getpaid.paymentech\n* getpaid.paypal\n* getpaid.pxpay\n* getpaid.flatrateshipping\n* getpaid.ups\n* getpaid.discount\n* getpaid.report\n* getpaid.warehouse\n\n\nWhat to add in your buildout\n============================\n\nWe are assuming you have your own buildout created.\n\n >>> write('buildout.cfg',\n ... \"\"\"\n ... [buildout]\n ... parts = \n ... yourownparts\n ... getpaid\n ...\n ... unzip = true\n ...\n ... [getpaid]\n ... recipe = getpaid.recipe.release\n ...\n ... addpackages=\n ... getpaid.paymentech\n ... getpaid.discount\n ... \n ...\n ... [instance]\n ... eggs = \n ... yourowneggs\n ... ${getpaid:eggs}\n ...\n ... [zope2]\n ... (...)\n ... fake-zope-eggs = true\n ... skip-fake-eggs = \n ... additional-fake-eggs = ZODB3\n ... \"\"\")\n\n\nIn resume:\n\n- you add the getpaid part\n- in the getpaid part, you can choose the \"extra\" packages you want to use with the \"addpackages\" option\n- by default, the following packages are installed: ore.viewlet, getpaid.core, Products.PloneGetPaid, getpaid.wizard, getpaid.nullpayment, five.intid, hurry.workflow, simplejson, yoma.batching, zc.resourcelibrary and zc.table\n- then you will have to run bin/buildout, start your instance and quickinstall PloneGetPaid\n\nContributors\n************\n\nLucie Lejard, Author\n\n\nChange history\n**************", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://plonegetpaid.com/", "keywords": "", "license": "ZPL", "maintainer": null, "maintainer_email": null, "name": "getpaid.recipe.release.fix.zc.recipe.egg", "package_url": "https://pypi.org/project/getpaid.recipe.release.fix.zc.recipe.egg/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/getpaid.recipe.release.fix.zc.recipe.egg/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://plonegetpaid.com/" }, "release_url": "https://pypi.org/project/getpaid.recipe.release.fix.zc.recipe.egg/1.4/", "requires_dist": null, "requires_python": null, "summary": "Fix version of zc.recipe.egg for getpaid.recipe.release", "version": "1.4" }, "last_serial": 200082, "releases": { "1.4": [] }, "urls": [] }