{ "info": { "author": "myint", "author_email": "UNKNOWN", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3" ], "description": "==========\ngccanalyze\n==========\n\nDo static analysis with GCC.\n\n.. image:: https://secure.travis-ci.org/myint/gccanalyze.png\n :target: https://secure.travis-ci.org/myint/gccanalyze\n :alt: Build status\n\n\n-------\nExample\n-------\n\nOnly interesting shadowing cases are shown::\n\n $ gccanalyze bad.cc\n\n bad.cc: In function 'int main()':\n bad.cc:5:19: warning: declaration of 'foo' shadows a previous local [-Wshadow]\n bad.cc:3:15: warning: shadowed declaration is here [-Wshadow]\n bad.cc:5:19: warning: unused variable 'foo' [-Wunused-variable]", "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/myint/gccanalyze", "keywords": null, "license": "Expat License", "maintainer": null, "maintainer_email": null, "name": "gccanalyze", "package_url": "https://pypi.org/project/gccanalyze/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gccanalyze/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/myint/gccanalyze" }, "release_url": "https://pypi.org/project/gccanalyze/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "Do static analysis with GCC.", "version": "0.1.2" }, "last_serial": 709974, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "9494354db672ea215ffd94ba4c150e1d", "sha256": "4b6a35d160e54220cc4b40c1e05b8ec9b2424f3c583585867191851450eed38d" }, "downloads": -1, "filename": "gccanalyze-0.0.0.tar.gz", "has_sig": false, "md5_digest": "9494354db672ea215ffd94ba4c150e1d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1809, "upload_time": "2012-08-12T19:34:36", "url": "https://files.pythonhosted.org/packages/11/4b/3b9325c85d75d195e4d65b35e6e14896081cc17163ae4464300f39ec8dfd/gccanalyze-0.0.0.tar.gz" } ], "0.1": [ { "comment_text": "", "digests": { "md5": "045e443e02f33cb5061907482677f206", "sha256": "26a7eef9d88189dd13f5f1754f560b90adb46b4b5a4d3c5bd47f7fa55bd5a7ec" }, "downloads": -1, "filename": "gccanalyze-0.1.tar.gz", "has_sig": false, "md5_digest": "045e443e02f33cb5061907482677f206", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1831, "upload_time": "2012-08-12T21:30:42", "url": "https://files.pythonhosted.org/packages/7f/5f/b5fa870a8113bae8d490d92652b1a0d5ed45fdb42104971206c48fcb0e12/gccanalyze-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "da1c3a36b0c75c9cf1461a8b4b112906", "sha256": "4adf3c66514c840901c66fa70a58e26cadaa3634372f8d6073664ac37b097851" }, "downloads": -1, "filename": "gccanalyze-0.1.1.tar.gz", "has_sig": false, "md5_digest": "da1c3a36b0c75c9cf1461a8b4b112906", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2692, "upload_time": "2012-08-12T21:50:54", "url": "https://files.pythonhosted.org/packages/23/dd/c965a04f2520e56870ccc2a24ec6955a19a92586e6ba5a1524535ed24e8e/gccanalyze-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "7b6cd18dee06e0510b0b945beca110a3", "sha256": "9e71b80fb442255c1365a96697efd6379812b6be3a5563d872f4b78499002720" }, "downloads": -1, "filename": "gccanalyze-0.1.2.tar.gz", "has_sig": false, "md5_digest": "7b6cd18dee06e0510b0b945beca110a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2813, "upload_time": "2012-08-13T01:10:08", "url": "https://files.pythonhosted.org/packages/f7/e0/f2ea142b67892c0be91f1ea3c71a4c5acd4447abf8ddebea1c2c88ef2b75/gccanalyze-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7b6cd18dee06e0510b0b945beca110a3", "sha256": "9e71b80fb442255c1365a96697efd6379812b6be3a5563d872f4b78499002720" }, "downloads": -1, "filename": "gccanalyze-0.1.2.tar.gz", "has_sig": false, "md5_digest": "7b6cd18dee06e0510b0b945beca110a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2813, "upload_time": "2012-08-13T01:10:08", "url": "https://files.pythonhosted.org/packages/f7/e0/f2ea142b67892c0be91f1ea3c71a4c5acd4447abf8ddebea1c2c88ef2b75/gccanalyze-0.1.2.tar.gz" } ] }