win-ih2torrent
==========
`win-ih2torrent` creates a trackerless torrent file from an infohash or a
magnet URI. It uses BitTorrent [DHT][1] and the [metadata protocol][2]
to find peers for the torrent and obtain its metadata.
`For windows devices only. It is a drop in replacement for ih2torrent`
In order to get the dependencies inside a virtualenv, run `make`. You
need Python 3.5 or higher to run ih2torrent.
You can use pip to install ih2torrent: `pip3 install win-ih2torrent`
Please note this is a fork of @elektito/ih2torrent and made so just for the convenience of myself and others
[1]: http://www.bittorrent.org/beps/bep_0005.html
[2]: http://www.bittorrent.org/beps/bep_0009.html
Raw data
{
"_id": null,
"home_page": "https://github.com/Mr-Developer-X/win_ih2torrent",
"name": "win-ih2torrent",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "bittorrent,torrent,infohash,magnet,dht,metadata,metainfo,asyncio",
"author": "Mr Developer X",
"author_email": "139059229+Mr-Developer-X@users.noreply.github.com",
"download_url": "https://files.pythonhosted.org/packages/aa/3c/ecd5fbfc21c25793d1e3a893b2c50a383733a589f6dba60421edfc6bf9a4/win_ih2torrent-0.2.0.tar.gz",
"platform": null,
"description": "win-ih2torrent\n==========\n\n`win-ih2torrent` creates a trackerless torrent file from an infohash or a\nmagnet URI. It uses BitTorrent [DHT][1] and the [metadata protocol][2]\nto find peers for the torrent and obtain its metadata.\n\n`For windows devices only. It is a drop in replacement for ih2torrent`\n\nIn order to get the dependencies inside a virtualenv, run `make`. You\nneed Python 3.5 or higher to run ih2torrent.\n\nYou can use pip to install ih2torrent: `pip3 install win-ih2torrent`\n\nPlease note this is a fork of @elektito/ih2torrent and made so just for the convenience of myself and others\n\n[1]: http://www.bittorrent.org/beps/bep_0005.html\n[2]: http://www.bittorrent.org/beps/bep_0009.html\n",
"bugtrack_url": null,
"license": "GPL",
"summary": "Convert a torrent infohash or magnet URI to a .torrent file using DHT and metadata protocol. Asyncio based for Windows devices.",
"version": "0.2.0",
"project_urls": {
"Download": "https://github.com/Mr-Developer-X/win_ih2torrent/tarball/0.2.0",
"Homepage": "https://github.com/Mr-Developer-X/win_ih2torrent"
},
"split_keywords": [
"bittorrent",
"torrent",
"infohash",
"magnet",
"dht",
"metadata",
"metainfo",
"asyncio"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b3b66e6ba5d8cf8b669fa513a44fa216d07ca229d6e44c185e2d787206d9d5ba",
"md5": "b457ebe2726c8019945a1979fcee4a25",
"sha256": "39a14fdae1254c25c8832d844147f13c7f69b8f247b836165a1ec656c35b6b02"
},
"downloads": -1,
"filename": "win_ih2torrent-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b457ebe2726c8019945a1979fcee4a25",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 9281,
"upload_time": "2023-07-16T08:57:56",
"upload_time_iso_8601": "2023-07-16T08:57:56.579008Z",
"url": "https://files.pythonhosted.org/packages/b3/b6/6e6ba5d8cf8b669fa513a44fa216d07ca229d6e44c185e2d787206d9d5ba/win_ih2torrent-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "aa3cecd5fbfc21c25793d1e3a893b2c50a383733a589f6dba60421edfc6bf9a4",
"md5": "0d3865206b57a210d175dd9ecdd08caa",
"sha256": "3d47ce55b2b99c12474b72fc19198a5ca9a07eb711f5a3f2ee9776eee0aac209"
},
"downloads": -1,
"filename": "win_ih2torrent-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "0d3865206b57a210d175dd9ecdd08caa",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 9845,
"upload_time": "2023-07-16T08:57:57",
"upload_time_iso_8601": "2023-07-16T08:57:57.929722Z",
"url": "https://files.pythonhosted.org/packages/aa/3c/ecd5fbfc21c25793d1e3a893b2c50a383733a589f6dba60421edfc6bf9a4/win_ih2torrent-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-16 08:57:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Mr-Developer-X",
"github_project": "win_ih2torrent",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "win-ih2torrent"
}