{ "info": { "author": "Ryan Gonzalez", "author_email": "kirbyfan64sos@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3" ], "description": "ClamAV for Python\n=================\n\nClamAV for Python lets you use the libclamav scanning engine from Python.\n\nWhy?\n****\n\npyClamAV was abandoned in favor of pyClamd, which never worked for me well under Windows. As a result, I decided to roll my own bindings.\n\nRequirements\n************\n\n- CFFI\n- libclamav\n\nDocumentation\n*************\n\nThere isn't any documentation right now, but the source shouldn't be difficult to read. Also check out ex.py, a simple example of how to use the engine.\n\nLinks\n*****\n\n- `PyPI `_\n- `GitHub `_\n- `Issue tracker `_", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "clamav", "package_url": "https://pypi.org/project/clamav/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/clamav/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/clamav/0.2/", "requires_dist": null, "requires_python": null, "summary": "A Python interface to ClamAV.", "version": "0.2" }, "last_serial": 1053128, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "f002a1314133abfb71be12511b5f7e05", "sha256": "eba0a38f029e9dcc08c189b005d50a292aeed4e94c96ba21f57388c70035dea7" }, "downloads": -1, "filename": "clamav-0.1.tar.gz", "has_sig": false, "md5_digest": "f002a1314133abfb71be12511b5f7e05", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2153, "upload_time": "2014-04-03T01:26:47", "url": "https://files.pythonhosted.org/packages/cb/8a/6293a917e76a2797d226c691ef3eb50cd96911f4d35a56b678305c95a703/clamav-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "539e7a69c1fbc650a52b373c45921b82", "sha256": "f7e1d4506a5acf55160f44508e55fc462373cf995186e885a4c8efe0933345f3" }, "downloads": -1, "filename": "clamav-0.2.tar.gz", "has_sig": false, "md5_digest": "539e7a69c1fbc650a52b373c45921b82", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2945, "upload_time": "2014-04-06T23:07:52", "url": "https://files.pythonhosted.org/packages/a2/03/56ce9bcaec23ed699de3db25e6ce658cf5f9140a37a1320252cbfe74b3db/clamav-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "539e7a69c1fbc650a52b373c45921b82", "sha256": "f7e1d4506a5acf55160f44508e55fc462373cf995186e885a4c8efe0933345f3" }, "downloads": -1, "filename": "clamav-0.2.tar.gz", "has_sig": false, "md5_digest": "539e7a69c1fbc650a52b373c45921b82", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2945, "upload_time": "2014-04-06T23:07:52", "url": "https://files.pythonhosted.org/packages/a2/03/56ce9bcaec23ed699de3db25e6ce658cf5f9140a37a1320252cbfe74b3db/clamav-0.2.tar.gz" } ] }