{ "info": { "author": "Chris Lucas", "author_email": "chris@chrisjlucas.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Communications :: File Sharing", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "ABOUT THIS PROJECT\n------------------\nThe xmlrpc interface to rTorrent is extremely unintuitive and has very little documentation, this project aims to make interfacing with rTorrent much easier.\n\nNOTE: This project is considered beta, so expect the API to change. All API changes will be noted in the CHANGELOG.\n\nREQUIREMENTS\n------------\n- [Python](http://www.python.org/) 2.6 or higher, 3.0 or higher (might work on older versions, but these are the only ones I'm supporting).\n- [rTorrent](http://libtorrent.rakshasa.no/) 0.8.1 or later, with xmlrpc-c support (see [this guide](http://libtorrent.rakshasa.no/wiki/RTorrentXMLRPCGuide)).\n- [xmlrpc-c](http://xmlrpc-c.sourceforge.net/) 1.00 or later. 1.07 or later for 64bit integer support (highly recommended, download either the stable or advanced branches).\n- [Apache](http://www.apache.org/) or [lighttpd](http://www.lighttpd.net/)\n\nINSTALLATION\n------------\n\nIf you're downloading the source:\n\n```$ python setup.py install```\n\nOr you can install directly from PyPI:\n\n```$ pip install rtorrent-python```\n\nTODO\n----\n- Add support for views\n- Logging support\n- Documentation and examples", "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/cjlucas/rtorrent-python", "keywords": "rtorrent p2p", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "rtorrent-python", "package_url": "https://pypi.org/project/rtorrent-python/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/rtorrent-python/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/cjlucas/rtorrent-python" }, "release_url": "https://pypi.org/project/rtorrent-python/0.2.9/", "requires_dist": null, "requires_python": null, "summary": "A simple rTorrent interface written in Python", "version": "0.2.9" }, "last_serial": 799125, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "38a37fa3c6fd533cdd5d2a0e01023ab6", "sha256": "d498736d4178ef936fa25dd54d5342576aca5324952f4ed1b03f1b456e0eab85" }, "downloads": -1, "filename": "rtorrent_python-0.2.0-py2.6.egg", "has_sig": false, "md5_digest": "38a37fa3c6fd533cdd5d2a0e01023ab6", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 44352, "upload_time": "2011-10-08T07:35:59", "url": "https://files.pythonhosted.org/packages/95/44/1249d6a400854320c00753b1cd657b5c75d28a0533a46cc1b431e5b7c330/rtorrent_python-0.2.0-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "c8846d94cd1e2aa5f8c7fc76c4b9eef0", "sha256": "51dc2c9469c96cf0426236cd0165a907ebcaa835d809d9e1a4bdd684fde88321" }, "downloads": -1, "filename": "rtorrent_python-0.2.0-py2.7.egg", "has_sig": false, "md5_digest": "c8846d94cd1e2aa5f8c7fc76c4b9eef0", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 44181, "upload_time": "2011-10-08T07:35:41", "url": "https://files.pythonhosted.org/packages/17/64/dcad9d7a0f3e1fdd782613a7c136f08e3c8cbaa72552ee9e69675df92908/rtorrent_python-0.2.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "a10a3aba7adbdd7cd03ee19117cc6e68", "sha256": "6a8785581562e57f8b41a8229e34009c7782da208bbe869d976794f5b4bea7c8" }, "downloads": -1, "filename": "rtorrent_python-0.2.0-py3.2.egg", "has_sig": false, "md5_digest": "a10a3aba7adbdd7cd03ee19117cc6e68", "packagetype": "bdist_egg", "python_version": "3.2", "requires_python": null, "size": 44464, "upload_time": "2011-10-08T07:36:12", "url": "https://files.pythonhosted.org/packages/bd/98/0ae84dd5fef1d0c2c597082a7f0576eda98fb8c2bca740ca8a4747aec780/rtorrent_python-0.2.0-py3.2.egg" }, { "comment_text": "", "digests": { "md5": "a4af7f7c43c41ec55af87c1ec9558b65", "sha256": "8045c9ab15ed88d5e5f0002c7295098749b75d9dd7e449365ddbc208625d6c15" }, "downloads": -1, "filename": "rtorrent-python-0.2.0.tar.gz", "has_sig": false, "md5_digest": "a4af7f7c43c41ec55af87c1ec9558b65", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15570, "upload_time": "2011-10-08T07:36:36", "url": "https://files.pythonhosted.org/packages/20/33/c4fbeaeaa91974a7517add6ec2fd0803902678038457d0d2b92d8fcac661/rtorrent-python-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "317532db0064317620a4d1611bdbc116", "sha256": "27b6b21353ea3b42f4f097f73203d4c1fced0b7ff2234516372b02012e08a243" }, "downloads": -1, "filename": "rtorrent_python-0.2.1-py2.6.egg", "has_sig": false, "md5_digest": "317532db0064317620a4d1611bdbc116", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 44508, "upload_time": "2011-10-19T04:06:36", "url": "https://files.pythonhosted.org/packages/ef/e0/72321da19d76c4429295cc7ec6b723d63a97d439d929ff784315e48c78e3/rtorrent_python-0.2.1-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "374cda17a4a255a7983f959b9ed3cbb0", "sha256": "45918129a2c7f27d4dde6209746224cd650fd91986007309470e32230131556c" }, "downloads": -1, "filename": "rtorrent_python-0.2.1-py2.7.egg", "has_sig": false, "md5_digest": "374cda17a4a255a7983f959b9ed3cbb0", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 44328, "upload_time": "2011-10-19T04:13:28", "url": "https://files.pythonhosted.org/packages/bb/2b/6d5e980fdc47a57b0d951a79ef54e2e8aecf6311c35017628150fc530546/rtorrent_python-0.2.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "72427d68fa57a094cecd2d4c59da2640", "sha256": "4faf0131d4ab4bf33dc801c47f8ff37caccdacd87c62ab3a7926ed1d01b9ba55" }, "downloads": -1, "filename": "rtorrent_python-0.2.1-py3.2.egg", "has_sig": false, "md5_digest": "72427d68fa57a094cecd2d4c59da2640", "packagetype": "bdist_egg", "python_version": "3.2", "requires_python": null, "size": 44614, "upload_time": "2011-10-19T04:06:40", "url": "https://files.pythonhosted.org/packages/88/4a/0d526d3a7a8ed6e4c61bcbb640d354118b7303d93011ca210a0e8be88ce2/rtorrent_python-0.2.1-py3.2.egg" }, { "comment_text": "", "digests": { "md5": "51290fc412cc9b1ee66d1d33768c7e9c", "sha256": "fcf7bec3d1a34495b01895bc9293a887b8300ced7831ffa2386f6ed3254cf9d7" }, "downloads": -1, "filename": "rtorrent-python-0.2.1.tar.gz", "has_sig": false, "md5_digest": "51290fc412cc9b1ee66d1d33768c7e9c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16350, "upload_time": "2011-10-19T04:06:42", "url": "https://files.pythonhosted.org/packages/41/01/ce5a1cd63bc9a27effb032eca53a878be7f3a4312bd420ee84ed8e23095b/rtorrent-python-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "4f02fa78ab23744960544d90fbb4354a", "sha256": "6dca6f25599001b9cf4c490a0cd5ec361a1d0c62b876857b29fc77f94d35f2c0" }, "downloads": -1, "filename": "rtorrent_python-0.2.2-py2.6.egg", "has_sig": false, "md5_digest": "4f02fa78ab23744960544d90fbb4354a", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 45280, "upload_time": "2011-11-13T01:35:47", "url": "https://files.pythonhosted.org/packages/96/e4/901caf7c10d3d0dcdab87b35f82209ea19d5c099243d6c4cafb9de4dd224/rtorrent_python-0.2.2-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "1fb754bf45186635a33fd8fdc0def5eb", "sha256": "48097641a0612fc529b778b844005ca5b97010413e13b674fb8b5128ff0befe2" }, "downloads": -1, "filename": "rtorrent_python-0.2.2-py2.7.egg", "has_sig": false, "md5_digest": "1fb754bf45186635a33fd8fdc0def5eb", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 45093, "upload_time": "2011-11-13T01:36:41", "url": "https://files.pythonhosted.org/packages/35/ff/0acb202fd1d514e5d1edaf6d60b0c5b55321eb3f666eb6cb9bbb305e7ff0/rtorrent_python-0.2.2-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "ec1d4c1270e150e7f4c817a1b1e17cf3", "sha256": "bf079b023e5b768cd31bf49ac904a9a20c51613997dd7e1fc7f80934806800bb" }, "downloads": -1, "filename": "rtorrent_python-0.2.2-py3.2.egg", "has_sig": false, "md5_digest": "ec1d4c1270e150e7f4c817a1b1e17cf3", "packagetype": "bdist_egg", "python_version": "3.2", "requires_python": null, "size": 45367, "upload_time": "2011-11-13T01:36:45", "url": "https://files.pythonhosted.org/packages/89/90/26141af150a506decd37cea83c34d5a1fbcf97e1338ccf28fed86252e769/rtorrent_python-0.2.2-py3.2.egg" }, { "comment_text": "", "digests": { "md5": "968bc6e6a2e1dc20998c76d97babeed9", "sha256": "9f77e435d90ccebdf0297edef0d22e89cc6be5c1687fcfb860a974006a67034d" }, "downloads": -1, "filename": "rtorrent-python-0.2.2.tar.gz", "has_sig": false, "md5_digest": "968bc6e6a2e1dc20998c76d97babeed9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16930, "upload_time": "2011-11-13T01:35:57", "url": "https://files.pythonhosted.org/packages/00/c1/61944784330e5c70fc6fa5f9c83c457eb49dc1ed7e666a2c327395ccc5b8/rtorrent-python-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "705e786aaaf8e2ad74fb2abe334449cc", "sha256": "8dce7f14ab181891d4e09181e239dcb5cf91cc5eb44d93a3424bb3bd257ecb26" }, "downloads": -1, "filename": "rtorrent_python-0.2.3-py2.6.egg", "has_sig": false, "md5_digest": "705e786aaaf8e2ad74fb2abe334449cc", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 48802, "upload_time": "2011-12-31T22:23:26", "url": "https://files.pythonhosted.org/packages/88/4f/e3c983d6e7389e5ba633a7ab3f5cece87187b8bfee18bf3fda969a4cdcfd/rtorrent_python-0.2.3-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "fc8117ea8ca8bcf92cf8f9b8819b8cc0", "sha256": "a30a3f9e8733fed7420a1f10a5926cc8cbe82904ad357a2b995577c429fb448d" }, "downloads": -1, "filename": "rtorrent_python-0.2.3-py2.7.egg", "has_sig": false, "md5_digest": "fc8117ea8ca8bcf92cf8f9b8819b8cc0", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 48612, "upload_time": "2011-12-31T22:23:34", "url": "https://files.pythonhosted.org/packages/b9/13/537f8e3a13afe6eaa1ec75e2e56ff759dc5b67f082717d165464608bf372/rtorrent_python-0.2.3-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "d0716ce8487b1223533eb637e4a41601", "sha256": "4efe79c96271c96edbb6818d6795c8b3b1d0f63b2c93a1b878f0cce726febb92" }, "downloads": -1, "filename": "rtorrent_python-0.2.3-py3.2.egg", "has_sig": false, "md5_digest": "d0716ce8487b1223533eb637e4a41601", "packagetype": "bdist_egg", "python_version": "3.2", "requires_python": null, "size": 49080, "upload_time": "2011-12-31T22:23:40", "url": "https://files.pythonhosted.org/packages/29/37/d294941f69f2054a592416692fb15c942a6b61e2a50b6066c9b9dee4fd1b/rtorrent_python-0.2.3-py3.2.egg" }, { "comment_text": "", "digests": { "md5": "7057ec88dccde78e35d68631c040c944", "sha256": "2a1175c3fb71b10897da675b3621c065a10413b0756c04902bd5363ce47b9478" }, "downloads": -1, "filename": "rtorrent-python-0.2.3.tar.gz", "has_sig": false, "md5_digest": "7057ec88dccde78e35d68631c040c944", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18479, "upload_time": "2011-12-31T22:23:43", "url": "https://files.pythonhosted.org/packages/30/6e/c7429ab7a521606b5be0e2179c3b42a5af89e3cc9d2249a3c81ba9f44fcc/rtorrent-python-0.2.3.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "749222aa6c75ad25114cae83338b5108", "sha256": "5e8bd0161bbf2c729807092d9e3391c4feda573d45e6ddd8b7ed127b70a130c4" }, "downloads": -1, "filename": "rtorrent_python-0.2.4-py2.6.egg", "has_sig": false, "md5_digest": "749222aa6c75ad25114cae83338b5108", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 48781, "upload_time": "2012-01-01T09:14:39", "url": "https://files.pythonhosted.org/packages/c6/f3/6315b5f139a468f8c6ee48eb3fd9a8f073dc594750eb4c575249d2ec3680/rtorrent_python-0.2.4-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "b5bade21b5943d5546d40d384f8e5842", "sha256": "27941077d8a8a7bd88f9b1dcce01fef9a8b95264a128c8f2e784ac0baa1888f0" }, "downloads": -1, "filename": "rtorrent_python-0.2.4-py2.7.egg", "has_sig": false, "md5_digest": "b5bade21b5943d5546d40d384f8e5842", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 48586, "upload_time": "2012-01-01T09:14:45", "url": "https://files.pythonhosted.org/packages/81/59/e7e868c01745525a907319362689929dfc3a7492ad7f35e8e95839c123a5/rtorrent_python-0.2.4-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "b0fdc76aa5c6dc0a427fb3678f73aaab", "sha256": "70121eabb4ce09a2010984da54486957dd2d3a71b1bd203d6d0e2415c3a5b6ab" }, "downloads": -1, "filename": "rtorrent_python-0.2.4-py3.2.egg", "has_sig": false, "md5_digest": "b0fdc76aa5c6dc0a427fb3678f73aaab", "packagetype": "bdist_egg", "python_version": "3.2", "requires_python": null, "size": 49050, "upload_time": "2012-01-01T09:14:48", "url": "https://files.pythonhosted.org/packages/67/95/f106837bf916f3ee003f9507d1a045026bbf010b85f0450251c8bef27ebe/rtorrent_python-0.2.4-py3.2.egg" }, { "comment_text": "", "digests": { "md5": "086bad4b67b4a246082086c956a46e7e", "sha256": "a130c51e94442149af21e763e4b47c7982bc4b8d71cf0302db59372ec6d655ee" }, "downloads": -1, "filename": "rtorrent-python-0.2.4.tar.gz", "has_sig": false, "md5_digest": "086bad4b67b4a246082086c956a46e7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18495, "upload_time": "2012-01-01T09:14:50", "url": "https://files.pythonhosted.org/packages/84/1f/a040177cb9dbe12def9eb6042a6153f4d794fea96122051f84253840e4f7/rtorrent-python-0.2.4.tar.gz" } ], "0.2.5": [ { "comment_text": "", "digests": { "md5": "06112e8434a300c72fb6d5cbc0483cf1", "sha256": "342853ae268c914e060b863b644f4bb550c0cdf70faa5a4f7084ed0413ff9720" }, "downloads": -1, "filename": "rtorrent_python-0.2.5-py2.6.egg", "has_sig": false, "md5_digest": "06112e8434a300c72fb6d5cbc0483cf1", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 49512, "upload_time": "2012-02-05T21:34:13", "url": "https://files.pythonhosted.org/packages/19/ac/9c07a10e59fc02097a852c549c919771003c792f590a96a9754c180e4a2f/rtorrent_python-0.2.5-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "7a41d0bc09d656e48acd1fa6db5b741d", "sha256": "c3970a5ae28a91a733de5371368c64b663f8bd9a957b2bd044529d656bb05526" }, "downloads": -1, "filename": "rtorrent_python-0.2.5-py2.7.egg", "has_sig": false, "md5_digest": "7a41d0bc09d656e48acd1fa6db5b741d", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 49308, "upload_time": "2012-02-05T21:34:16", "url": "https://files.pythonhosted.org/packages/d0/72/fcde6c627aeea2a7b53a097655a6f80545df691a1a27cbc0f986dd712618/rtorrent_python-0.2.5-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "675e8e21b5680625f1500df80da21d00", "sha256": "f0001dd286f827095b2b6c080138140abfbe48cc8b5c0dd9ad3d693a15e71cfe" }, "downloads": -1, "filename": "rtorrent_python-0.2.5-py3.2.egg", "has_sig": false, "md5_digest": "675e8e21b5680625f1500df80da21d00", "packagetype": "bdist_egg", "python_version": "3.2", "requires_python": null, "size": 49771, "upload_time": "2012-02-05T21:34:20", "url": "https://files.pythonhosted.org/packages/7f/75/8944a5227b1ab418ee416f4efc4548ce6d16cb0c466756144cbdd38f131f/rtorrent_python-0.2.5-py3.2.egg" }, { "comment_text": "", "digests": { "md5": "feb763f04a681076bc620d52ce922290", "sha256": "5bdac2c1d5e3361652a9597144b5c326f6cd0d645ebc317e3ff2c9d242852913" }, "downloads": -1, "filename": "rtorrent-python-0.2.5.tar.gz", "has_sig": false, "md5_digest": "feb763f04a681076bc620d52ce922290", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18935, "upload_time": "2012-02-05T21:34:22", "url": "https://files.pythonhosted.org/packages/eb/e1/d81848e1e95e83ae55bdcdebdb355e0d4f1f1de7641c6b5bd2a83acdb6fa/rtorrent-python-0.2.5.tar.gz" } ], "0.2.6": [ { "comment_text": "", "digests": { "md5": "59cd7ab420c88fd58902f7996fbf8236", "sha256": "23a4a1729fab04fd4269705e2a0a381beea5a9edb25b9092f801a7d1d5b812df" }, "downloads": -1, "filename": "rtorrent_python-0.2.6-py2.6.egg", "has_sig": false, "md5_digest": "59cd7ab420c88fd58902f7996fbf8236", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 50690, "upload_time": "2012-02-12T02:22:35", "url": "https://files.pythonhosted.org/packages/d5/26/0cc3b49b1d080e5619c18e8e263b4342dfa8ac3b482fa67be7ead1c5abf2/rtorrent_python-0.2.6-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "0c8b32f031d15f9e50bad68df0cf5af5", "sha256": "8972608867081c04c3fcbd79236531a28fb960280368e1ed94de0959a251f337" }, "downloads": -1, "filename": "rtorrent_python-0.2.6-py2.7.egg", "has_sig": false, "md5_digest": "0c8b32f031d15f9e50bad68df0cf5af5", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 50485, "upload_time": "2012-02-12T02:22:38", "url": "https://files.pythonhosted.org/packages/a1/75/f37ef84fc31fb139c1d830d921a3f6462779caf6b2eb995df4f1f37d9194/rtorrent_python-0.2.6-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "01ef5a6d625f1ba5d70f3b70d993ad54", "sha256": "558b11d63ad7ef887f8fb6f5a3ea3c3f035963dbbad8236d9734d433f5ecb5c4" }, "downloads": -1, "filename": "rtorrent_python-0.2.6-py3.2.egg", "has_sig": false, "md5_digest": "01ef5a6d625f1ba5d70f3b70d993ad54", "packagetype": "bdist_egg", "python_version": "3.2", "requires_python": null, "size": 50946, "upload_time": "2012-02-12T02:22:44", "url": "https://files.pythonhosted.org/packages/cc/ad/ecbe34f87845871759e86514fb6b4251aa1c4d5f40ecb4dce60ff3f8a453/rtorrent_python-0.2.6-py3.2.egg" }, { "comment_text": "", "digests": { "md5": "9aaac399ecc8529b04e497750280da38", "sha256": "59533d52cd15cfdf51c9e4d6f3bcca9e1df38faf9030d231909c6bf091a405d7" }, "downloads": -1, "filename": "rtorrent-python-0.2.6.tar.gz", "has_sig": false, "md5_digest": "9aaac399ecc8529b04e497750280da38", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19514, "upload_time": "2012-02-12T02:22:45", "url": "https://files.pythonhosted.org/packages/67/e9/72d3b4d6d7216d7ecbc9120e674fe9c8f78ba3c0476b3b03e2a23e544d63/rtorrent-python-0.2.6.tar.gz" } ], "0.2.7": [ { "comment_text": "", "digests": { "md5": "0e4e06f31a98748d2b91f6b7a2b086a2", "sha256": "a0f5cfd6031522a1a1372f2406ad788e5585bc40aad75de5e9ddc740e4127926" }, "downloads": -1, "filename": "rtorrent_python-0.2.7-py2.6.egg", "has_sig": false, "md5_digest": "0e4e06f31a98748d2b91f6b7a2b086a2", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 50810, "upload_time": "2012-03-01T23:18:48", "url": "https://files.pythonhosted.org/packages/16/88/662e1aae0acb785a0942ed6f356490329bfb9b518173e2152b6087a70cb2/rtorrent_python-0.2.7-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "4adbf2591c912f91414f2d1f43ba731c", "sha256": "c602716f74726b061d972946c4d7ccc739365032e65bccc083e48ab2ed951209" }, "downloads": -1, "filename": "rtorrent_python-0.2.7-py2.7.egg", "has_sig": false, "md5_digest": "4adbf2591c912f91414f2d1f43ba731c", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 50613, "upload_time": "2012-03-01T23:18:55", "url": "https://files.pythonhosted.org/packages/a7/9b/fa1c70def882ccbf21e43a02731767da08ee7fbc80521298196d7b41cd1b/rtorrent_python-0.2.7-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "b60893f3d4b93b364735b025b008792d", "sha256": "1a755fbf35fe6ad019849652ce040b85cb0b2ec38d54cdd8746324d05e614ad3" }, "downloads": -1, "filename": "rtorrent_python-0.2.7-py3.2.egg", "has_sig": false, "md5_digest": "b60893f3d4b93b364735b025b008792d", "packagetype": "bdist_egg", "python_version": "3.2", "requires_python": null, "size": 51077, "upload_time": "2012-03-01T23:19:00", "url": "https://files.pythonhosted.org/packages/46/de/544cd16db1bb4db3057947126e6a681dbca8cfb451f775da27e91323cc16/rtorrent_python-0.2.7-py3.2.egg" }, { "comment_text": "", "digests": { "md5": "3cc4acdbae0da522b837b11b3554c897", "sha256": "465adb3a5ef2a513c713d089a5c7738dd0658049c0643931a71e37568c6a8878" }, "downloads": -1, "filename": "rtorrent-python-0.2.7.tar.gz", "has_sig": false, "md5_digest": "3cc4acdbae0da522b837b11b3554c897", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19621, "upload_time": "2012-03-01T23:19:03", "url": "https://files.pythonhosted.org/packages/c9/af/5c859a8bc7287d955c793673900ab17afdc98623c4c8094585b32508c86c/rtorrent-python-0.2.7.tar.gz" } ], "0.2.8": [ { "comment_text": "", "digests": { "md5": "a48becb41d33bc41af7cbdce28726f4c", "sha256": "db69312b4b5e6574f26ed62e6e8fb73b61a884775f5c6364aae446629aeb992b" }, "downloads": -1, "filename": "rtorrent_python-0.2.8-py2.6.egg", "has_sig": false, "md5_digest": "a48becb41d33bc41af7cbdce28726f4c", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 52435, "upload_time": "2012-04-06T23:22:53", "url": "https://files.pythonhosted.org/packages/38/78/57b3560460a0116cba9245b62bd784211f354080384637c0af40757965d8/rtorrent_python-0.2.8-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "6a03e5eab8402809f0d9da74de956b1d", "sha256": "5a47226113b13c0f4b41f467c99b1ba60e18cbfb1ba6e37013fe92f87ffc2510" }, "downloads": -1, "filename": "rtorrent_python-0.2.8-py2.7.egg", "has_sig": false, "md5_digest": "6a03e5eab8402809f0d9da74de956b1d", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 52172, "upload_time": "2012-04-06T23:22:56", "url": "https://files.pythonhosted.org/packages/9d/41/77eb618ad82545127f5da4f3c7fac42951fa01b4b17d845b7c2f9a9472a9/rtorrent_python-0.2.8-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "a0c06507822f5d7a56d056101c937976", "sha256": "d1954a1d27a690404fa97df4885eaf2845a8de2c2308f40e66c37c3a3296949b" }, "downloads": -1, "filename": "rtorrent_python-0.2.8-py3.2.egg", "has_sig": false, "md5_digest": "a0c06507822f5d7a56d056101c937976", "packagetype": "bdist_egg", "python_version": "3.2", "requires_python": null, "size": 52687, "upload_time": "2012-04-06T23:23:06", "url": "https://files.pythonhosted.org/packages/9d/fb/eff1820cd3f1869b37f2078e4d558c6049367f2276912fc47999d0634e49/rtorrent_python-0.2.8-py3.2.egg" }, { "comment_text": "", "digests": { "md5": "da5cccf3f2383537c5f18724cf7722cb", "sha256": "480d01dc5abfffae5c925c3b38acd738b54cfa8748ceea16c64c821181f51879" }, "downloads": -1, "filename": "rtorrent-python-0.2.8.tar.gz", "has_sig": false, "md5_digest": "da5cccf3f2383537c5f18724cf7722cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20776, "upload_time": "2012-04-06T23:23:10", "url": "https://files.pythonhosted.org/packages/c9/9b/cf3d4110d5310ad58bc48a5ab0e91e3a9dba5d7651be41c18bd7e84630c4/rtorrent-python-0.2.8.tar.gz" } ], "0.2.9": [ { "comment_text": "", "digests": { "md5": "ea75e2fb5be0c28a85fcaee5b8f8c2a3", "sha256": "9dc040954a13a16b55008db200dd3f49f7f6b547928afd2a0c3a9b575670e472" }, "downloads": -1, "filename": "rtorrent_python-0.2.9-py2.6.egg", "has_sig": false, "md5_digest": "ea75e2fb5be0c28a85fcaee5b8f8c2a3", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 52086, "upload_time": "2012-04-11T01:52:55", "url": "https://files.pythonhosted.org/packages/4b/48/4e5b0b71321eb04bff5bfcb7d60f9f2a794267dbe87f5ae2f9bda516898e/rtorrent_python-0.2.9-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "3a228561b1ba49f4b154a4fc4b3c032a", "sha256": "87387e6f4ad04a7ca27744c362acde982393cee24fa5d22f693aafac7cf40796" }, "downloads": -1, "filename": "rtorrent_python-0.2.9-py2.7.egg", "has_sig": false, "md5_digest": "3a228561b1ba49f4b154a4fc4b3c032a", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 51825, "upload_time": "2012-04-11T01:52:59", "url": "https://files.pythonhosted.org/packages/71/bb/b06e184a87ee449958fa37d61d19fa32d7f74e7d7a2ad10f1d14f9245076/rtorrent_python-0.2.9-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "4082dae51d5736aeb3b89cf6431af87a", "sha256": "5ae0f806d3b7812084c058971b6bd256b00badaef4d096741a7647097bde8429" }, "downloads": -1, "filename": "rtorrent_python-0.2.9-py3.2.egg", "has_sig": false, "md5_digest": "4082dae51d5736aeb3b89cf6431af87a", "packagetype": "bdist_egg", "python_version": "3.2", "requires_python": null, "size": 52359, "upload_time": "2012-04-11T01:53:03", "url": "https://files.pythonhosted.org/packages/85/ad/479d76df6252265645a02d984fa65eaea911b699bdaea7f03a3ecba33dfd/rtorrent_python-0.2.9-py3.2.egg" }, { "comment_text": "", "digests": { "md5": "0b3961a49a9a976855202a1982fd82cd", "sha256": "d42e10e92683601280fca0534086424f9e1eaaf8a1c74bf2d3553093eed68735" }, "downloads": -1, "filename": "rtorrent-python-0.2.9.tar.gz", "has_sig": false, "md5_digest": "0b3961a49a9a976855202a1982fd82cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20823, "upload_time": "2012-04-11T01:53:08", "url": "https://files.pythonhosted.org/packages/ad/ea/368b89e13ea53eb118420d901baf377282115d7c5d50e880939c2bd21d01/rtorrent-python-0.2.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ea75e2fb5be0c28a85fcaee5b8f8c2a3", "sha256": "9dc040954a13a16b55008db200dd3f49f7f6b547928afd2a0c3a9b575670e472" }, "downloads": -1, "filename": "rtorrent_python-0.2.9-py2.6.egg", "has_sig": false, "md5_digest": "ea75e2fb5be0c28a85fcaee5b8f8c2a3", "packagetype": "bdist_egg", "python_version": "2.6", "requires_python": null, "size": 52086, "upload_time": "2012-04-11T01:52:55", "url": "https://files.pythonhosted.org/packages/4b/48/4e5b0b71321eb04bff5bfcb7d60f9f2a794267dbe87f5ae2f9bda516898e/rtorrent_python-0.2.9-py2.6.egg" }, { "comment_text": "", "digests": { "md5": "3a228561b1ba49f4b154a4fc4b3c032a", "sha256": "87387e6f4ad04a7ca27744c362acde982393cee24fa5d22f693aafac7cf40796" }, "downloads": -1, "filename": "rtorrent_python-0.2.9-py2.7.egg", "has_sig": false, "md5_digest": "3a228561b1ba49f4b154a4fc4b3c032a", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 51825, "upload_time": "2012-04-11T01:52:59", "url": "https://files.pythonhosted.org/packages/71/bb/b06e184a87ee449958fa37d61d19fa32d7f74e7d7a2ad10f1d14f9245076/rtorrent_python-0.2.9-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "4082dae51d5736aeb3b89cf6431af87a", "sha256": "5ae0f806d3b7812084c058971b6bd256b00badaef4d096741a7647097bde8429" }, "downloads": -1, "filename": "rtorrent_python-0.2.9-py3.2.egg", "has_sig": false, "md5_digest": "4082dae51d5736aeb3b89cf6431af87a", "packagetype": "bdist_egg", "python_version": "3.2", "requires_python": null, "size": 52359, "upload_time": "2012-04-11T01:53:03", "url": "https://files.pythonhosted.org/packages/85/ad/479d76df6252265645a02d984fa65eaea911b699bdaea7f03a3ecba33dfd/rtorrent_python-0.2.9-py3.2.egg" }, { "comment_text": "", "digests": { "md5": "0b3961a49a9a976855202a1982fd82cd", "sha256": "d42e10e92683601280fca0534086424f9e1eaaf8a1c74bf2d3553093eed68735" }, "downloads": -1, "filename": "rtorrent-python-0.2.9.tar.gz", "has_sig": false, "md5_digest": "0b3961a49a9a976855202a1982fd82cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20823, "upload_time": "2012-04-11T01:53:08", "url": "https://files.pythonhosted.org/packages/ad/ea/368b89e13ea53eb118420d901baf377282115d7c5d50e880939c2bd21d01/rtorrent-python-0.2.9.tar.gz" } ] }