{ "info": { "author": "Andrew Colin Kissa", "author_email": "andrew@topdog.za.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "clamav-unofficial-updates\n=========================\n\nClamAV third party signature updates library\n--------------------------------------------\n\nThis package provides a simple way to create, download, test, and update\nClamAV third-party signature databases\n\n|Build Status| |Code Climate| |License|\n\nInstallation\n------------\n\nInstall from PyPi\n\n::\n\n pip install clamav-unofficial-updates\n\nInstall from Githib\n\n::\n\n git clone https://github.com/akissa/clamav-unofficial-updates.git\n cd clamav-unofficial-updates\n python setup.py install\n\nContributing\n------------\n\n1. Fork it (https://github.com/akissa/clamav-unofficial-updates/fork)\n2. Create your feature branch (``git checkout -b my-new-feature``)\n3. Commit your changes (``git commit -am 'Add some feature'``)\n4. Push to the branch (``git push origin my-new-feature``)\n5. Create new Pull Request\n\nLicense\n-------\n\nAll code is licensed under the `AGPLv3+\nLicense `__.\n\n.. |Build Status| image:: https://travis-ci.org/akissa/clamav-unofficial-updates.svg\n :target: https://travis-ci.org/akissa/clamav-unofficial-updates\n.. |Code Climate| image:: https://codeclimate.com/github/akissa/clamav-unofficial-updates/badges/gpa.svg\n :target: https://codeclimate.com/github/akissa/clamav-unofficial-updates\n.. |License| image:: https://img.shields.io/badge/license-AGPLv3%2B-blue.svg\n :target: https://github.com/akissa/clamav-unofficial-updates/blob/master/LICENSE", "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/akissa/clamav-unofficial-updates", "keywords": "clamav unofficial signatures", "license": "AGPLv3+", "maintainer": null, "maintainer_email": null, "name": "clamav-unofficial-updates", "package_url": "https://pypi.org/project/clamav-unofficial-updates/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/clamav-unofficial-updates/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/akissa/clamav-unofficial-updates" }, "release_url": "https://pypi.org/project/clamav-unofficial-updates/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "ClamAV third party signature updates library", "version": "0.0.1" }, "last_serial": 1877236, "releases": { "0.0.1": [] }, "urls": [] }