{ "info": { "author": "Fl\u00e1vio Cardoso Ferreira Pontes", "author_email": "flavio.pontes@siteblindado.com.br", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "Nessus Report Parser\n====================\n\nNessus Report Parser transforms a nessus xml report file into a Plain Python object\n\nThe object contains sub objects, mirroring the XML node hierarchy, parsing date string and integer values and attributes to their appropriate Python Datastructures.\n\nUsage\n-----\n\n::\n\n from nessus import parse_nessus_file, parse_nessus_xml\n parse_nessus_file('path/to/nessus/file.nessus')\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/siteblindado/nessus_report_parser-report-nessus_parser", "keywords": "nessus", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "nessus-nessus-parser", "package_url": "https://pypi.org/project/nessus-nessus-parser/", "platform": "", "project_url": "https://pypi.org/project/nessus-nessus-parser/", "project_urls": { "Homepage": "https://github.com/siteblindado/nessus_report_parser-report-nessus_parser" }, "release_url": "https://pypi.org/project/nessus-nessus-parser/0.2.2/", "requires_dist": [ "tapioca-nessus", "lxml" ], "requires_python": "", "summary": "A wrapper around the tapioca-nessus_report_parser for translating the Nessus API documents into Python Objects", "version": "0.2.2" }, "last_serial": 3828840, "releases": { "0.2.2": [ { "comment_text": "", "digests": { "md5": "1ff9f1cef86899ee300d0d4261a5bae2", "sha256": "3e13ae2099273c5bad86af48fe71289ad0c596ccfcb81f583f55c044d6cfe4e7" }, "downloads": -1, "filename": "nessus_nessus_parser-0.2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "1ff9f1cef86899ee300d0d4261a5bae2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2072, "upload_time": "2018-05-02T23:00:41", "url": "https://files.pythonhosted.org/packages/57/41/7e1d27e054634561fb3bc930c2b6d4c6e25a14a31c982b1d99c6cd0f931d/nessus_nessus_parser-0.2.2-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1ff9f1cef86899ee300d0d4261a5bae2", "sha256": "3e13ae2099273c5bad86af48fe71289ad0c596ccfcb81f583f55c044d6cfe4e7" }, "downloads": -1, "filename": "nessus_nessus_parser-0.2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "1ff9f1cef86899ee300d0d4261a5bae2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 2072, "upload_time": "2018-05-02T23:00:41", "url": "https://files.pythonhosted.org/packages/57/41/7e1d27e054634561fb3bc930c2b6d4c6e25a14a31c982b1d99c6cd0f931d/nessus_nessus_parser-0.2.2-py3-none-any.whl" } ] }