{ "info": { "author": "David Malcolm", "author_email": "jit@gcc.gnu.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Python bindings for libgccjit.so (using Cython)\n\nTested with Python 2.7 and 3.2\n\nGPLv3 or later.\n\nJIT-compiled functions are wrapped up as `ctypes` callables.\n\nPrebuilt HTML documentation can be seen at\nhttp://pygccjit.readthedocs.org/en/latest/index.html\n\nCaveats\n^^^^^^^\n* Most of the API is wrapped, but not all.\n\n* Currently the ctypes hack forces all functions to be of type:\n\n int foo(int);\n", "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/davidmalcolm/pygccjit", "keywords": null, "license": "GPL v3", "maintainer": null, "maintainer_email": null, "name": "gccjit", "package_url": "https://pypi.org/project/gccjit/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gccjit/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/davidmalcolm/pygccjit" }, "release_url": "https://pypi.org/project/gccjit/0.4/", "requires_dist": null, "requires_python": null, "summary": "Python bindings for libgccjit", "version": "0.4" }, "last_serial": 1480763, "releases": { "0.2": [], "0.4": [ { "comment_text": "", "digests": { "md5": "d3ea19dd5bf9634522374f206acd605e", "sha256": "6ef74d11aa811ac8b956605a732d5a92d8d27aefefb5ada330e1a7f2e50b2826" }, "downloads": -1, "filename": "gccjit-0.4.tar.gz", "has_sig": false, "md5_digest": "d3ea19dd5bf9634522374f206acd605e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27652, "upload_time": "2015-03-27T21:42:02", "url": "https://files.pythonhosted.org/packages/fc/3a/e0ad22e79ed8bbc9d4403ea818a7f17220b5b4cfe79ac1f693f1d72d9290/gccjit-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d3ea19dd5bf9634522374f206acd605e", "sha256": "6ef74d11aa811ac8b956605a732d5a92d8d27aefefb5ada330e1a7f2e50b2826" }, "downloads": -1, "filename": "gccjit-0.4.tar.gz", "has_sig": false, "md5_digest": "d3ea19dd5bf9634522374f206acd605e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27652, "upload_time": "2015-03-27T21:42:02", "url": "https://files.pythonhosted.org/packages/fc/3a/e0ad22e79ed8bbc9d4403ea818a7f17220b5b4cfe79ac1f693f1d72d9290/gccjit-0.4.tar.gz" } ] }