{ "info": { "author": "Luke Campagnola", "author_email": "luke.campagnola@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Topic :: Scientific/Engineering", "Topic :: Software Development :: Assemblers", "Topic :: Software Development :: Compilers" ], "description": "PyCCA provides compilers for C and x86 assembly that allow optimized routines\nto be compiled and executed at runtime with no external dependencies.\nPyCCA supports 32- and 64-bit intel/amd architectures on Linux, OSX, and \nWindows with python 2.7 or 3.4. Current status: assembly compiler is beta, C\ncompiler is alpha.", "description_content_type": null, "docs_url": null, "download_url": "https://pypi.python.org/pypi/pycca", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/lcampagn/pycca", "keywords": "assembly C compiler inline performance optimization", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pycca", "package_url": "https://pypi.org/project/pycca/", "platform": "any", "project_url": "https://pypi.org/project/pycca/", "project_urls": { "Download": "https://pypi.python.org/pypi/pycca", "Homepage": "http://github.com/lcampagn/pycca" }, "release_url": "https://pypi.org/project/pycca/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "Pure-python C and assembly compilers", "version": "0.2.0" }, "last_serial": 1392475, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "7843e65d0a55f287ae81c331058e1af3", "sha256": "2f9d79b8a7b997bd0b0bc38ab84fc575eb0725111441ec5bf27e013a12b46abb" }, "downloads": -1, "filename": "pycca-0.2.0.tar.gz", "has_sig": false, "md5_digest": "7843e65d0a55f287ae81c331058e1af3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32236, "upload_time": "2015-01-22T22:27:30", "url": "https://files.pythonhosted.org/packages/85/22/d291891657125ce473e1bd89d1c571162c5508278c0f814ff3a7e09b67f1/pycca-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7843e65d0a55f287ae81c331058e1af3", "sha256": "2f9d79b8a7b997bd0b0bc38ab84fc575eb0725111441ec5bf27e013a12b46abb" }, "downloads": -1, "filename": "pycca-0.2.0.tar.gz", "has_sig": false, "md5_digest": "7843e65d0a55f287ae81c331058e1af3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 32236, "upload_time": "2015-01-22T22:27:30", "url": "https://files.pythonhosted.org/packages/85/22/d291891657125ce473e1bd89d1c571162c5508278c0f814ff3a7e09b67f1/pycca-0.2.0.tar.gz" } ] }