{ "info": { "author": "Ville M. Vainio", "author_email": "vivainio@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Easily create setup.py files for easy_install / setuptools \n\nI'm too lazy to author setup.py files for installation of simple python modules \nand scripts, and setuptools/easy_install is very handy for installing scripts\n\"properly\" on both win32 and unix. Hence this script for creating a functional\nsetup.py quickly. It's perfectly usable for creating source and binary distributions \nas well.\n\nQuick guide:\n\n- Go to a directory with lots of python modules (no packages!).\n- If the directory name is /home/foo/bar, 'bar' will be used as the name of \n the distribution.\n- If a python module has 'def main' in it, it's considered executable\n- Run easier_install\n- Review the resulting ei_setup.py and run it, as instructed.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://opensvn.csie.org/vvprj/trunk/easier_install/", "keywords": null, "license": "MIT Open Source License", "maintainer": null, "maintainer_email": null, "name": "easier_install", "package_url": "https://pypi.org/project/easier_install/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/easier_install/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://opensvn.csie.org/vvprj/trunk/easier_install/" }, "release_url": "https://pypi.org/project/easier_install/0.1/", "requires_dist": null, "requires_python": null, "summary": "Create setup.py files for a number of modules and scripts quickly", "version": "0.1" }, "last_serial": 791490, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "ac5cfdd7f0599a74ab0d3656108e88f4", "sha256": "f7c61ccaf099b14515c030e3ca21ac427d0fd0cdce6d0f46a124d6eb612c9c2a" }, "downloads": -1, "filename": "easier_install-0.1-py2.5.egg", "has_sig": false, "md5_digest": "ac5cfdd7f0599a74ab0d3656108e88f4", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 4405, "upload_time": "2006-10-19T19:43:50", "url": "https://files.pythonhosted.org/packages/6d/ae/c20260fe9e12238203a7829e2e6a680f751f34c4fd2f2eb3973cd413a192/easier_install-0.1-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "a7526cd7e1cd4c44a368146b97255723", "sha256": "bf4b309483e9a31202d732c7751e392abfa1ec541ab40ce99555736c323eda10" }, "downloads": -1, "filename": "easier_install-0.1.win32.exe", "has_sig": false, "md5_digest": "a7526cd7e1cd4c44a368146b97255723", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 69399, "upload_time": "2006-10-19T19:43:56", "url": "https://files.pythonhosted.org/packages/93/0f/336e25191e31358a7296525cf936688e43edab021b3f6bfa11687dc2d12a/easier_install-0.1.win32.exe" }, { "comment_text": "", "digests": { "md5": "e075781a152fbd83cfd5325b9a01a3e6", "sha256": "be4ea4ed21818375f0e406f71c70247f68d66f201ee67855e8a4baaa386df1fc" }, "downloads": -1, "filename": "easier_install-0.1.zip", "has_sig": false, "md5_digest": "e075781a152fbd83cfd5325b9a01a3e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4677, "upload_time": "2006-10-19T19:43:43", "url": "https://files.pythonhosted.org/packages/c6/5a/36811a18c0383ebe3d71290070a9fd52ea6960a568f57b8432031cd42ae6/easier_install-0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ac5cfdd7f0599a74ab0d3656108e88f4", "sha256": "f7c61ccaf099b14515c030e3ca21ac427d0fd0cdce6d0f46a124d6eb612c9c2a" }, "downloads": -1, "filename": "easier_install-0.1-py2.5.egg", "has_sig": false, "md5_digest": "ac5cfdd7f0599a74ab0d3656108e88f4", "packagetype": "bdist_egg", "python_version": "2.5", "requires_python": null, "size": 4405, "upload_time": "2006-10-19T19:43:50", "url": "https://files.pythonhosted.org/packages/6d/ae/c20260fe9e12238203a7829e2e6a680f751f34c4fd2f2eb3973cd413a192/easier_install-0.1-py2.5.egg" }, { "comment_text": "", "digests": { "md5": "a7526cd7e1cd4c44a368146b97255723", "sha256": "bf4b309483e9a31202d732c7751e392abfa1ec541ab40ce99555736c323eda10" }, "downloads": -1, "filename": "easier_install-0.1.win32.exe", "has_sig": false, "md5_digest": "a7526cd7e1cd4c44a368146b97255723", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 69399, "upload_time": "2006-10-19T19:43:56", "url": "https://files.pythonhosted.org/packages/93/0f/336e25191e31358a7296525cf936688e43edab021b3f6bfa11687dc2d12a/easier_install-0.1.win32.exe" }, { "comment_text": "", "digests": { "md5": "e075781a152fbd83cfd5325b9a01a3e6", "sha256": "be4ea4ed21818375f0e406f71c70247f68d66f201ee67855e8a4baaa386df1fc" }, "downloads": -1, "filename": "easier_install-0.1.zip", "has_sig": false, "md5_digest": "e075781a152fbd83cfd5325b9a01a3e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4677, "upload_time": "2006-10-19T19:43:43", "url": "https://files.pythonhosted.org/packages/c6/5a/36811a18c0383ebe3d71290070a9fd52ea6960a568f57b8432031cd42ae6/easier_install-0.1.zip" } ] }