{ "info": { "author": "Shawn Chin", "author_email": "shawn.chin@stfc.ac.uk", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Quality Assurance", "Topic :: Utilities" ], "description": "==================================\nCheckFort : A wrapper for Forcheck\n==================================\n\nCheckFort is a wrapper for `Forcheck`_, a static analyser for Fortran.\nCheckFort aims to simplify the launching of forcheck and reformats its\noutput into a format which we believe to be easier to navigate.\n\n\nDependencies:\n=============\n\n* A valid installation of FORCHECK (version >=14.2)\n* Python >=2.6\n* pygments >=1.4\n* chardet\n* jinja2\n* pexpect\n\n\nUsage:\n======\n\nTo use CheckFort, you need a valid Forcheck_ installation. The following\nenvironment variables must be set:\n\n* FCKDIR : Forcheck installation directory\n* FCKPWD : Path to Forcheck license file\n\nYou can then run:\n\n cfort [options] files/dirs...\n\nRun `cfort --help` for more options.\n\n\nDisclaimer:\n===========\n\nCheckFort is developed independently from Forcheck and is neither endorsed\nnor supported by its provider.\n\n\nLicense:\n========\n\nThis software is licensed under the OSI-approved \"3-clause BSD License\". \nSee the included LICENSE.txt file.\n\n\n.. _Forcheck: http://www.forcheck.nl/", "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/shawnchin/checkfort", "keywords": "fortran forcheck static_analysis software_tools", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "checkfort", "package_url": "https://pypi.org/project/checkfort/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/checkfort/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/shawnchin/checkfort" }, "release_url": "https://pypi.org/project/checkfort/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "A wrapper tool for FORCHECK.", "version": "0.1.1" }, "last_serial": 746275, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "19492366ff35af8b72856edd4f1d8321", "sha256": "f7a2f128bfcc894eb9b74927637c9961c29792c10d8187d473fe12230577a5d0" }, "downloads": -1, "filename": "checkfort-0.1.0.tar.gz", "has_sig": false, "md5_digest": "19492366ff35af8b72856edd4f1d8321", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16560, "upload_time": "2013-03-04T16:14:13", "url": "https://files.pythonhosted.org/packages/57/3f/c5e99a5cfd5ca7a65995f4d9d5d1cffc324186c09aaf36c9354d55e93e0c/checkfort-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "d925de16a192fd3e54af544b1cc08899", "sha256": "d3eb7fd48d9ee8a7ebdf5eff6f68c8cff00de9e8268e60fe59d0da65dae005c4" }, "downloads": -1, "filename": "checkfort-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d925de16a192fd3e54af544b1cc08899", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16832, "upload_time": "2013-03-04T17:45:56", "url": "https://files.pythonhosted.org/packages/94/93/ffc0d16a53fc5e67a038d0ffe26e96e561d11880d6afdb75db34e1778c99/checkfort-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d925de16a192fd3e54af544b1cc08899", "sha256": "d3eb7fd48d9ee8a7ebdf5eff6f68c8cff00de9e8268e60fe59d0da65dae005c4" }, "downloads": -1, "filename": "checkfort-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d925de16a192fd3e54af544b1cc08899", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16832, "upload_time": "2013-03-04T17:45:56", "url": "https://files.pythonhosted.org/packages/94/93/ffc0d16a53fc5e67a038d0ffe26e96e561d11880d6afdb75db34e1778c99/checkfort-0.1.1.tar.gz" } ] }