{ "info": { "author": "andrew.roden@crowdstrike.com", "author_email": "andrew.roden@crowdstrike.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.7" ], "description": "pylint2junit\n============\nProvides junit xml from either `pylint --output-format=pylint2junit.JunitReporter`\nor a shell script to convert pylint text/parsable output to an xml file.\n\n\nInstall\n-------\n\n pip install pylint2junit\n\nUsage\n-----\n\nOutput formatter\n\n pylint --output-format=pylint2junit.JunitReporter example\n\nConversion script\n\n pylint --output-format=parseable example > pylint_results.txt\n pylint2junit --input=pylint_results.txt --output=pylint_results.txt\n\n\nBuilding\n--------\n\nValidate no pylint problem\n\n pylint pylint2junit tests\n\nBuild\n\n python setup.py bdsit_wheel\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "pylint", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "pylint2junit", "package_url": "https://pypi.org/project/pylint2junit/", "platform": "", "project_url": "https://pypi.org/project/pylint2junit/", "project_urls": null, "release_url": "https://pypi.org/project/pylint2junit/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "Converts pylint output to junit style test results", "version": "1.0.1" }, "last_serial": 4842540, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "9ef547d238378af04f23f61033dbbd63", "sha256": "9410fe3b6d2a6709cdbb53102cde6ae5b29bb793ec5b204187a37e6a2687cdcf" }, "downloads": -1, "filename": "pylint2junit-1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "9ef547d238378af04f23f61033dbbd63", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 6224, "upload_time": "2018-07-19T21:43:04", "url": "https://files.pythonhosted.org/packages/f2/76/5a955c97637982d536d7b5f8617d5a1a095c93d099969409a6fe9b3c1b5d/pylint2junit-1.0.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "07045d92d20541a1964415064ba00e1a", "sha256": "5ec129d0aa2d17af21f4073213cf18b42c96f09622bddee4365d4b79ff175434" }, "downloads": -1, "filename": "pylint2junit-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "07045d92d20541a1964415064ba00e1a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6226, "upload_time": "2018-07-19T21:41:08", "url": "https://files.pythonhosted.org/packages/23/8e/8bcd144582b543f6eafbd9a7eaffbaf4c1ab955df6832a930d3b7cba0ad8/pylint2junit-1.0.0-py3-none-any.whl" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "f3581bce1ca5ce954727d18cd3663eac", "sha256": "05ab4e5fbceb81acbe23eb07535a16b3a961c3821ff4a033fdd346dfa6afcd93" }, "downloads": -1, "filename": "pylint2junit-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "f3581bce1ca5ce954727d18cd3663eac", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6496, "upload_time": "2019-02-19T21:57:19", "url": "https://files.pythonhosted.org/packages/d5/96/80b12560eae760347e8cbc54f29a1ae120d11ea0b553ee05ea82be2b6333/pylint2junit-1.0.1-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f3581bce1ca5ce954727d18cd3663eac", "sha256": "05ab4e5fbceb81acbe23eb07535a16b3a961c3821ff4a033fdd346dfa6afcd93" }, "downloads": -1, "filename": "pylint2junit-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "f3581bce1ca5ce954727d18cd3663eac", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6496, "upload_time": "2019-02-19T21:57:19", "url": "https://files.pythonhosted.org/packages/d5/96/80b12560eae760347e8cbc54f29a1ae120d11ea0b553ee05ea82be2b6333/pylint2junit-1.0.1-py3-none-any.whl" } ] }