{ "info": { "author": "Andrew Colin Kissa", "author_email": "andrew@topdog.za.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: System Administrators", "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", "Topic :: System :: Software Distribution" ], "description": "sachannelupdate\n===============\n\nUtility for pushing updates to Spamassassin update channels\n-----------------------------------------------------------\n\nsachannelupdate is a utility for pushing updates to Spamassassin update\nchannels. It is used to\n`publish `__\nrules to a custom Spamassassin sa-update channel.\n\n|Build Status| |CircleCI Build| |Code Climate| |codecov.io|\n\nInstallation\n------------\n\nInstall from PyPi\n\n::\n\n pip install sachannelupdate\n\nInstall from Githib\n\n::\n\n git clone https://github.com/akissa/sachannelupdate.git\n cd sachannelupdate\n python setup.py install\n\nUsage\n-----\n\nsachannelupdate can be used from within python code or using the\ncommandline utility updatesachannel.\n\nPython usage\n------------\n\nTODO\n\nCommand line usage\n------------------\n\n.. code:: bash\n\n updatesachannel -h\n Usage: updatesachannel [options]\n\n Options:\n -h, --help show this help message and exit\n -c FILENAME, --config=FILENAME\n configuration file\n -d, --delete Deletes existing environment\n\nContributing\n------------\n\n1. Fork it (https://github.com/akissa/sachannelupdate/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/sachannelupdate.svg\n :target: https://travis-ci.org/akissa/sachannelupdate\n.. |CircleCI Build| image:: https://circleci.com/gh/akissa/sachannelupdate.svg?style=shield\n :target: https://circleci.com/gh/akissa/sachannelupdate\n.. |Code Climate| image:: https://codeclimate.com/github/akissa/sachannelupdate/badges/gpa.svg\n :target: https://codeclimate.com/github/akissa/sachannelupdate\n.. |codecov.io| image:: https://codecov.io/github/akissa/sachannelupdate/coverage.svg?branch=master\n :target: https://codecov.io/github/akissa/sachannelupdate?branch=master", "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/sachannelupdate", "keywords": "spam sa-update spamassassin sa-channel channels", "license": "AGPLv3+", "maintainer": null, "maintainer_email": null, "name": "sachannelupdate", "package_url": "https://pypi.org/project/sachannelupdate/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/sachannelupdate/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/akissa/sachannelupdate" }, "release_url": "https://pypi.org/project/sachannelupdate/0.0.7/", "requires_dist": null, "requires_python": null, "summary": "Utility for pushing updates to Spamassassin update channels", "version": "0.0.7" }, "last_serial": 1790850, "releases": { "0.0.7": [] }, "urls": [] }