{ "info": { "author": "Stewart Rutledge", "author_email": "stew.rutledge@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "===========\nmakeTorrent\n===========\n\n\nA basic python library for generating single and multi-file torrents.\n\n\nUsage\n=====\n\nBasic usage:\n\n.. code-block:: python\n\n from makeTorrent import makeTorrent\n\n mk = makeTorrent(announce='http://example.com/announce')\n\n\nAt this point the makeTorrent class contains a dictionary, which can be printed either as a dict or as a bencoded string (torrent format).\n\nTo add files, use either the multi_file class or the single_file class:\n\n.. code-block:: python\n\n mk.multi_file('/path/to/directory')\n\n with open('my.torrent') as tf:\n tf.write(mk.getBencoded())\n\nThe same method can be used with `mk.single_file` with just pointing out a single file.\n\nNotes\n=====\n\nThere are a number of items that can be added when initializing the class:\n\n.. code-block:: python\n\n mk = makeTorrent(\n announce='http://example.com/announce',\n comment='Test Torrent',\n httpseeds=['http://example.com/file.iso'],\n announcelist=[['http://announce1.example.com'],['http://announce2.example.com']]\n )", "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/stewrutledge/makeTorrent", "keywords": null, "license": "Creative Commons Attribution-Noncommercial-Share Alike license", "maintainer": null, "maintainer_email": null, "name": "makeTorrent", "package_url": "https://pypi.org/project/makeTorrent/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/makeTorrent/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/stewrutledge/makeTorrent" }, "release_url": "https://pypi.org/project/makeTorrent/0.14/", "requires_dist": null, "requires_python": null, "summary": "Basic library for creating torrents", "version": "0.14" }, "last_serial": 1682091, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "6c6140cb03388eb075db3680eeee4ba3", "sha256": "64901cf912bad6657eaa94bb8afa4b843a846d4dee4a90f682fb30a78dff1738" }, "downloads": -1, "filename": "makeTorrent-0.1.tar.gz", "has_sig": false, "md5_digest": "6c6140cb03388eb075db3680eeee4ba3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2609, "upload_time": "2015-01-13T09:31:45", "url": "https://files.pythonhosted.org/packages/3e/b3/6f85cc0b370c9db3baa035af38d715292ca006c3847cf3308a3a436b5fca/makeTorrent-0.1.tar.gz" } ], "0.11": [ { "comment_text": "", "digests": { "md5": "4f01a0282692f204a83c0cc9d1bd23f5", "sha256": "48404ed8549951fb089418958d136b365e5bf316f0cc7e519f6bdb2e9940d87b" }, "downloads": -1, "filename": "makeTorrent-0.11.tar.gz", "has_sig": false, "md5_digest": "4f01a0282692f204a83c0cc9d1bd23f5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2637, "upload_time": "2015-01-13T12:07:57", "url": "https://files.pythonhosted.org/packages/2a/17/f29640474990b01bbc18cf5c8cd9a9f77511a5b74c647d47e59c311194c1/makeTorrent-0.11.tar.gz" } ], "0.12": [ { "comment_text": "", "digests": { "md5": "98d9012aa35c486b8e5ec9f97da8eddb", "sha256": "86d73b258a3e8725dc44488489a34769f54fee7b207a13ad28ef4cdfe4176143" }, "downloads": -1, "filename": "makeTorrent-0.12.tar.gz", "has_sig": false, "md5_digest": "98d9012aa35c486b8e5ec9f97da8eddb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2691, "upload_time": "2015-05-11T07:21:19", "url": "https://files.pythonhosted.org/packages/84/4d/35243fa3e55ffe8524f37c5a3ca30bc84941bd26031ba8942e83c9d4f216/makeTorrent-0.12.tar.gz" } ], "0.13": [ { "comment_text": "", "digests": { "md5": "7b1ce5eea68f523f3c4072259a9eb8a3", "sha256": "dbdebc44c6a2deb2d622d2ecfc028235356a9744759ca13276e2894922784347" }, "downloads": -1, "filename": "makeTorrent-0.13.tar.gz", "has_sig": false, "md5_digest": "7b1ce5eea68f523f3c4072259a9eb8a3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2687, "upload_time": "2015-06-08T12:52:45", "url": "https://files.pythonhosted.org/packages/af/38/545e8391a8f323bc507a1e55cc24ed75b999e841220accfdbd2271121462/makeTorrent-0.13.tar.gz" } ], "0.14": [ { "comment_text": "", "digests": { "md5": "dfa3c624984dcb0406556d5487c87972", "sha256": "10fb2d91be49fb04f9aab8b6a40bbd8a3e19877f0bad67086c1479c2a4886184" }, "downloads": -1, "filename": "makeTorrent-0.14.tar.gz", "has_sig": false, "md5_digest": "dfa3c624984dcb0406556d5487c87972", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2694, "upload_time": "2015-08-18T10:32:49", "url": "https://files.pythonhosted.org/packages/20/f4/c488fcb774aadaa73ffa381065ecc656de8ea094fb9bcab03af30bedced3/makeTorrent-0.14.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dfa3c624984dcb0406556d5487c87972", "sha256": "10fb2d91be49fb04f9aab8b6a40bbd8a3e19877f0bad67086c1479c2a4886184" }, "downloads": -1, "filename": "makeTorrent-0.14.tar.gz", "has_sig": false, "md5_digest": "dfa3c624984dcb0406556d5487c87972", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2694, "upload_time": "2015-08-18T10:32:49", "url": "https://files.pythonhosted.org/packages/20/f4/c488fcb774aadaa73ffa381065ecc656de8ea094fb9bcab03af30bedced3/makeTorrent-0.14.tar.gz" } ] }