{ "info": { "author": "Alexey Zankevich", "author_email": "alex.zankevich@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Plugins", "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)", "Programming Language :: Python", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "The aim of the project is to create a number of Python code analyzing functions\r\nto be easily integrated into IDEs to extend their functionality. The initial\r\nversion of the package provides check_vars function which checks undefined\r\nvariables in Python code (according to PEP 227)", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/python-foxtrot", "keywords": "python code analyse development", "license": "LGPL", "maintainer": "Alexey Zankevich", "maintainer_email": "alex.zankevich@gmail.com", "name": "foxtrot", "package_url": "https://pypi.org/project/foxtrot/", "platform": "Platform-independent", "project_url": "https://pypi.org/project/foxtrot/", "project_urls": { "Homepage": "http://code.google.com/p/python-foxtrot" }, "release_url": "https://pypi.org/project/foxtrot/0.1.9/", "requires_dist": null, "requires_python": null, "summary": "Find undefined variables in Python code", "version": "0.1.9" }, "last_serial": 792131, "releases": { "0.1": [], "0.1.9": [ { "comment_text": "", "digests": { "md5": "ac97bb8c6a20ae4153190e7839335fb1", "sha256": "160f5c6bff28e82fcdb0c6800bc145763fba4a2a82f8ee7d69366c974a4b9748" }, "downloads": -1, "filename": "foxtrot-0.1.9.tar.gz", "has_sig": false, "md5_digest": "ac97bb8c6a20ae4153190e7839335fb1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5601, "upload_time": "2009-02-19T22:49:49", "url": "https://files.pythonhosted.org/packages/14/3d/74472b9273cc0cd0db866e8aace739208902926b7d70c7bcc64db6ca2596/foxtrot-0.1.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ac97bb8c6a20ae4153190e7839335fb1", "sha256": "160f5c6bff28e82fcdb0c6800bc145763fba4a2a82f8ee7d69366c974a4b9748" }, "downloads": -1, "filename": "foxtrot-0.1.9.tar.gz", "has_sig": false, "md5_digest": "ac97bb8c6a20ae4153190e7839335fb1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5601, "upload_time": "2009-02-19T22:49:49", "url": "https://files.pythonhosted.org/packages/14/3d/74472b9273cc0cd0db866e8aace739208902926b7d70c7bcc64db6ca2596/foxtrot-0.1.9.tar.gz" } ] }