{ "info": { "author": "David Ireland", "author_email": "david@lshift.net", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: Unix", "Programming Language :: Python", "Topic :: Software Development :: Bug Tracking", "Topic :: Software Development :: Version Control" ], "description": "A command line tool which sends AMQP messages whose body is anything\n read on stdin, and a deamon which executes a command for each message,\n which reads the message body on its stdin.\n\n There are some scripts which sign and encrypt the message using GnuPG,\n so you can use this as a mechanism for secure synchronization between\n two sites, neither of which accept incoming connections, via an\n AMQP server you don't want to trust.\n \n The idea is that you use this with a DCVS such as mercurial, passing\n changesets as messages.", "description_content_type": null, "docs_url": null, "download_url": "http://www.lshift.net/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.lshift.net/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "AMQPDeliver", "package_url": "https://pypi.org/project/AMQPDeliver/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/AMQPDeliver/", "project_urls": { "Download": "http://www.lshift.net/", "Homepage": "http://www.lshift.net/" }, "release_url": "https://pypi.org/project/AMQPDeliver/0.1/", "requires_dist": null, "requires_python": null, "summary": "Asynchronous file transfer using AMQP", "version": "0.1" }, "last_serial": 783713, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "d07bdf9eaee3a6694a2c65e0b87072be", "sha256": "1cf56421f5439ea7c188440840b3e5ed46ebb9ded134ea0e7b534eced7d3d625" }, "downloads": -1, "filename": "AMQPDeliver-0.1-py2.7.egg", "has_sig": true, "md5_digest": "d07bdf9eaee3a6694a2c65e0b87072be", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 14280, "upload_time": "2011-09-06T13:07:30", "url": "https://files.pythonhosted.org/packages/d8/8a/aa0e5cf8fc4e523480a0e9a4374a99613dc99a628538faf7750e333422da/AMQPDeliver-0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "0d576c005133df802934b0cbd95b265c", "sha256": "e795940b3b50fe17ab4e47bfa0963fc8ac574a6c560cacd9f0ef5094144933cb" }, "downloads": -1, "filename": "AMQPDeliver-0.1.zip", "has_sig": true, "md5_digest": "0d576c005133df802934b0cbd95b265c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16400, "upload_time": "2011-09-06T13:07:09", "url": "https://files.pythonhosted.org/packages/96/6b/048c4dffa658020a7529e098fd60fc81aae6418427dc70b3cd18a22d3a0c/AMQPDeliver-0.1.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d07bdf9eaee3a6694a2c65e0b87072be", "sha256": "1cf56421f5439ea7c188440840b3e5ed46ebb9ded134ea0e7b534eced7d3d625" }, "downloads": -1, "filename": "AMQPDeliver-0.1-py2.7.egg", "has_sig": true, "md5_digest": "d07bdf9eaee3a6694a2c65e0b87072be", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 14280, "upload_time": "2011-09-06T13:07:30", "url": "https://files.pythonhosted.org/packages/d8/8a/aa0e5cf8fc4e523480a0e9a4374a99613dc99a628538faf7750e333422da/AMQPDeliver-0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "0d576c005133df802934b0cbd95b265c", "sha256": "e795940b3b50fe17ab4e47bfa0963fc8ac574a6c560cacd9f0ef5094144933cb" }, "downloads": -1, "filename": "AMQPDeliver-0.1.zip", "has_sig": true, "md5_digest": "0d576c005133df802934b0cbd95b265c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16400, "upload_time": "2011-09-06T13:07:09", "url": "https://files.pythonhosted.org/packages/96/6b/048c4dffa658020a7529e098fd60fc81aae6418427dc70b3cd18a22d3a0c/AMQPDeliver-0.1.zip" } ] }