{ "info": { "author": "Travis Jeffery", "author_email": "travisjeffery@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development", "Topic :: Software Development :: Build Tools", "Topic :: Utilities" ], "description": "This is a nifty script I whipped up which when called will run whatever\nsequence you use to update your application(s).\n\nFor example a very typical sequence many of us use is: `./configure && make &&\nsudo make install`, so instead of having to type that over and over again you\ncould just type `magic`.\n\nmagic will check to see if a sequence has been defined for the current working\ndirectory, if yes then it will run that sequence and carry on, if no it will\nthen ask for the sequence, save that sequence and then run it and carry on.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://travisjeffery.github.com/magic/", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "magical", "package_url": "https://pypi.org/project/magical/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/magical/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://travisjeffery.github.com/magic/" }, "release_url": "https://pypi.org/project/magical/1.0/", "requires_dist": null, "requires_python": null, "summary": "Easy managing building your source code apps and projects.", "version": "1.0" }, "last_serial": 794449, "releases": { "1.0": [ { "comment_text": "built for Darwin-9.6.0", "digests": { "md5": "48fe17d700999dcedab2d3e11630988c", "sha256": "b08fcb805ec7db20b843665e5eb03d341eedb1ae417f6f81759c876af7223878" }, "downloads": -1, "filename": "magical-1.0.macosx-10.3-i386.tar.gz", "has_sig": false, "md5_digest": "48fe17d700999dcedab2d3e11630988c", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 1712, "upload_time": "2009-04-20T00:17:51", "url": "https://files.pythonhosted.org/packages/33/a8/3f3c9664d43aaf61968b4ab182dc90c2e8b0f2dc7fc8905869277eda5684/magical-1.0.macosx-10.3-i386.tar.gz" } ] }, "urls": [ { "comment_text": "built for Darwin-9.6.0", "digests": { "md5": "48fe17d700999dcedab2d3e11630988c", "sha256": "b08fcb805ec7db20b843665e5eb03d341eedb1ae417f6f81759c876af7223878" }, "downloads": -1, "filename": "magical-1.0.macosx-10.3-i386.tar.gz", "has_sig": false, "md5_digest": "48fe17d700999dcedab2d3e11630988c", "packagetype": "bdist_dumb", "python_version": "any", "requires_python": null, "size": 1712, "upload_time": "2009-04-20T00:17:51", "url": "https://files.pythonhosted.org/packages/33/a8/3f3c9664d43aaf61968b4ab182dc90c2e8b0f2dc7fc8905869277eda5684/magical-1.0.macosx-10.3-i386.tar.gz" } ] }