{ "info": { "author": "Jean-Francois Roche", "author_email": "jfroche@affinitic.be", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Plugins", "Framework :: Buildout", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Installation/Setup" ], "description": "MxBase recipe\r\n=============\r\n\r\nAs there isn't available eggs for Egenix mx base\r\n(http://www.egenix.com/products/python/mxBase/ ). This recipe will download\r\nthe tarball, build it and link it for you inside your buildout.\r\n\r\nUsage:\r\n\r\n Define the recipe and add it to the buildout parts. Ex::\r\n\r\n\r\n [buildout] \r\n parts =\r\n mx-base\r\n ...\r\n\r\n [mx-base]\r\n recipe = collective.recipe.mxbase\r\n\r\n\r\n If you use buildout for zope 2 don't forget to add the created egg to your\r\n zope2instance::\r\n\r\n\r\n [instance]\r\n recipe = plone.recipe.zope2instance\r\n ...\r\n eggs =\r\n ...\r\n egenix-mx-base", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://svn.plone.org/svn/collective/buildout/collective.recipe.mxbase", "keywords": "build mx.Base", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "collective.recipe.mxbase", "package_url": "https://pypi.org/project/collective.recipe.mxbase/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.recipe.mxbase/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.plone.org/svn/collective/buildout/collective.recipe.mxbase" }, "release_url": "https://pypi.org/project/collective.recipe.mxbase/0.1/", "requires_dist": null, "requires_python": null, "summary": "A buildout recipe to install eGenix mx.base (mx.DateTime, mx.TextTools...)", "version": "0.1" }, "last_serial": 788145, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "c73b7c2aa6c02e40fe3ce4a1daa1bc48", "sha256": "c83c22ae5ab45f04560c45d40c3131ce8c9b409182c3a9bb8af249414b69a34e" }, "downloads": -1, "filename": "collective.recipe.mxbase-0.1-py2.4.egg", "has_sig": false, "md5_digest": "c73b7c2aa6c02e40fe3ce4a1daa1bc48", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 6657, "upload_time": "2007-12-13T16:20:08", "url": "https://files.pythonhosted.org/packages/52/dc/92900cefac4927cbdcc1185feb04abfc130982de1f9b07023e603a88d9dc/collective.recipe.mxbase-0.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "ff669b48ce45598638818bdae522a749", "sha256": "db2f9b31cf9d128be14de0205d445010934345725f692a30415bdd2635e6938f" }, "downloads": -1, "filename": "collective.recipe.mxbase-0.1.tar.gz", "has_sig": false, "md5_digest": "ff669b48ce45598638818bdae522a749", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3064, "upload_time": "2007-12-13T16:23:11", "url": "https://files.pythonhosted.org/packages/0c/95/a34776703e7789819b6860ae5f4bac6255530b71b1c3076413796e3bb54e/collective.recipe.mxbase-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c73b7c2aa6c02e40fe3ce4a1daa1bc48", "sha256": "c83c22ae5ab45f04560c45d40c3131ce8c9b409182c3a9bb8af249414b69a34e" }, "downloads": -1, "filename": "collective.recipe.mxbase-0.1-py2.4.egg", "has_sig": false, "md5_digest": "c73b7c2aa6c02e40fe3ce4a1daa1bc48", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 6657, "upload_time": "2007-12-13T16:20:08", "url": "https://files.pythonhosted.org/packages/52/dc/92900cefac4927cbdcc1185feb04abfc130982de1f9b07023e603a88d9dc/collective.recipe.mxbase-0.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "ff669b48ce45598638818bdae522a749", "sha256": "db2f9b31cf9d128be14de0205d445010934345725f692a30415bdd2635e6938f" }, "downloads": -1, "filename": "collective.recipe.mxbase-0.1.tar.gz", "has_sig": false, "md5_digest": "ff669b48ce45598638818bdae522a749", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3064, "upload_time": "2007-12-13T16:23:11", "url": "https://files.pythonhosted.org/packages/0c/95/a34776703e7789819b6860ae5f4bac6255530b71b1c3076413796e3bb54e/collective.recipe.mxbase-0.1.tar.gz" } ] }