{ "info": { "author": "Godefroid Chapelle", "author_email": "gotcha@bubblenet.be", "bugtrack_url": null, "classifiers": [], "description": "Entry points for Robot Framework\r\n================================\r\n\r\n`Robot framework`_ does not have setuptools_ compatible entry points.\r\nThis makes it hard to setup Robot with buildout_.\r\n\r\n``robotentrypoints`` provides them.\r\n\r\n.. _Robot framework: http://pypi.python.org/pypi/robotframework\r\n.. _setuptools: http://pypi.python.org/pypi/setuptools\r\n.. _buildout: http://pypi.python.org/pypi/zc.buildout\r\n\r\nWith the buildout hereunder, you get \r\n``bin/pybot`` and ``bin/rebot`` scripts.\r\n\r\n::\r\n\r\n [buildout]\r\n parts = robot\r\n\r\n [robot]\r\n recipe = zc.recipe.egg\r\n eggs = robotentrypoints\r\n\r\n\r\nChangelog\r\n=========\r\n\r\n0.1 (2012-05-17)\r\n----------------\r\n\r\n- First release.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gotcha/robotentrypoints", "keywords": "", "license": "Apache License 2.0", "maintainer": "", "maintainer_email": "", "name": "robotentrypoints", "package_url": "https://pypi.org/project/robotentrypoints/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/robotentrypoints/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/gotcha/robotentrypoints" }, "release_url": "https://pypi.org/project/robotentrypoints/0.1/", "requires_dist": null, "requires_python": null, "summary": "Entry points for Robot Framework", "version": "0.1" }, "last_serial": 799000, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "7f3b1f90c8ab6b659ae83c40db94f532", "sha256": "b7551ad130b66391db12a248e6ba287bbe7951450a6d3955a7a3a8ac49ce8755" }, "downloads": -1, "filename": "robotentrypoints-0.1.tar.gz", "has_sig": false, "md5_digest": "7f3b1f90c8ab6b659ae83c40db94f532", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5766, "upload_time": "2012-05-17T09:57:59", "url": "https://files.pythonhosted.org/packages/55/34/a1f7ea561b1f891e63991b7a48179baec1d62c59bea4201e61bfa6fb0a47/robotentrypoints-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7f3b1f90c8ab6b659ae83c40db94f532", "sha256": "b7551ad130b66391db12a248e6ba287bbe7951450a6d3955a7a3a8ac49ce8755" }, "downloads": -1, "filename": "robotentrypoints-0.1.tar.gz", "has_sig": false, "md5_digest": "7f3b1f90c8ab6b659ae83c40db94f532", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5766, "upload_time": "2012-05-17T09:57:59", "url": "https://files.pythonhosted.org/packages/55/34/a1f7ea561b1f891e63991b7a48179baec1d62c59bea4201e61bfa6fb0a47/robotentrypoints-0.1.tar.gz" } ] }