{ "info": { "author": "Waylan Limberg", "author_email": "waylan@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Utilities" ], "description": "Django-SpamBayes includes a few utility apps for Django that offer an easy to\r\nuse interface to the SpamBayes statistical anti-spam filter allowing filtering\r\nand moderation (with training) of comments, contact forms and other publicly\r\nsubmitted data.\r\n\r\nCurrently, two applications are available: DjangoBayes, which wraps the Django\r\nmodel and provides the SpamBayes API; and CommentBayes, which is an add-on to\r\nDjango's ``contrib.comments`` application and provides filtering and moderation\r\nof comments through signals.", "description_content_type": null, "docs_url": null, "download_url": "http://code.google.com/p/django-spambayes/downloads/list", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.google.com/p/django-spambayes/", "keywords": "anti-spam django comments", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "django-spambayes", "package_url": "https://pypi.org/project/django-spambayes/", "platform": "any", "project_url": "https://pypi.org/project/django-spambayes/", "project_urls": { "Download": "http://code.google.com/p/django-spambayes/downloads/list", "Homepage": "http://code.google.com/p/django-spambayes/" }, "release_url": "https://pypi.org/project/django-spambayes/0.1/", "requires_dist": null, "requires_python": null, "summary": "A collection of utility apps for using SpamBayes filtering within Django projects.", "version": "0.1" }, "last_serial": 2360584, "releases": { "0.1": [] }, "urls": [] }