{ "info": { "author": "Colin Bell", "author_email": "colin.bell@uwaterloo.ca", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: BSD License", "Topic :: Utilities" ], "description": "== Introduction ==\n\nThis is python-qualysutils. A Python package that provides logic and data\nprocessing access for the QualysGuard (R) API (v1 and v2). This project is\nCopyright (c) University of Waterloo and licensed under a BSD-new License.\n\nCode in this library builds upon the low-level connection code available in\nthe python-qualysconnect package. See:\nhttps://bitbucket.org/uWaterloo_IST_ISS/python-qualysconnect\n\nThe primary author of this package (to this point) is Colin Bell.\n\nContact @ Colin Bell \n\n== Installation ==\n\n$ python setup.py install\n\nNOTE: If you would like to experiment without installing globally, look into 'virtualenv'.\n\n=== Requirements ===\n\nYou will need lxml installed for XML parsing in qhostinfo.py to work.\n\n* http://lxml.de/\n\nI've only tested this with Python 2.x. I will need to test it with Python 3.x.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://ist.uwaterloo.ca/iss/projects/qualysutils.html", "keywords": "Qualys QualysGuard API helper network security", "license": "BSD-new", "maintainer": null, "maintainer_email": null, "name": "QualysUtils", "package_url": "https://pypi.org/project/QualysUtils/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/QualysUtils/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://ist.uwaterloo.ca/iss/projects/qualysutils.html" }, "release_url": "https://pypi.org/project/QualysUtils/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "uWaterloo QualysGuard(R) QualysUtils Package", "version": "0.0.1" }, "last_serial": 785469, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "e69b1c3677ca935ea302cc8a9fb9ed66", "sha256": "b9ec003cfc6c0a0218f60a4f7dc75ef7ef8c0795561f35e338f7a26a356056b4" }, "downloads": -1, "filename": "QualysUtils-0.0.1.tar.gz", "has_sig": false, "md5_digest": "e69b1c3677ca935ea302cc8a9fb9ed66", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2580, "upload_time": "2012-05-26T06:33:56", "url": "https://files.pythonhosted.org/packages/f8/32/0b478e6819e1757ace1ebe276e5d9fdbcec66f50b1c3f5a9e295ca325894/QualysUtils-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e69b1c3677ca935ea302cc8a9fb9ed66", "sha256": "b9ec003cfc6c0a0218f60a4f7dc75ef7ef8c0795561f35e338f7a26a356056b4" }, "downloads": -1, "filename": "QualysUtils-0.0.1.tar.gz", "has_sig": false, "md5_digest": "e69b1c3677ca935ea302cc8a9fb9ed66", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2580, "upload_time": "2012-05-26T06:33:56", "url": "https://files.pythonhosted.org/packages/f8/32/0b478e6819e1757ace1ebe276e5d9fdbcec66f50b1c3f5a9e295ca325894/QualysUtils-0.0.1.tar.gz" } ] }