{ "info": { "author": "Nikita K.", "author_email": "mendor@yuuzukiyo.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Information Technology", "License :: OSI Approved :: MIT License", "Operating System :: MacOS :: MacOS X", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2 :: Only", "Topic :: Utilities" ], "description": "ghetto\n======\n\nA tool for (automatized) torrent files downloading from RSS feeds to use\nwith torrent clients which don't have built-in RSS functionality.\n\n\nRequirements\n------------\n\nPython 2.7 with `pip` package manager.\n\nTested under MacOS X and Debian Linux.\n\n\nInstallation\n------------\n\n pip install ghetto\n\nor\n\n git clone https://github.com/infinite-library/ghetto.git ghetto\n cd ghetto\n python setup.py install\n\n\nUsage\n-----\n\nAll available options can be shown using ``ghetto`` command without any\nparameters. After creation of a new configuration it is automatically added to\ncrontab of the current user to fetch feed time to time.\n\nOnly those torrent files which titles are passing filters and aren't passing\nblacklist are downloaded. Comments started from ``#`` character and empty lines\nallowed.\n\nExample of filters list:\n\n```\n# Some ongoings by HorribleSubs\nHorribleSubs*Heavy*Object*720p\nHorribleSubs*Ushio*Tora*720p\n\n# All Doki BD releases\nDoki*x1080*BD\n```\n\nExample of blacklist:\n```\n# E.g. we hate .mp4 containers\n*.mp4\n```\n\nLicense\n-------\n\nMIT", "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/infinite-library/ghetto", "keywords": "ghetto torrent bittorrent rss", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "ghetto", "package_url": "https://pypi.org/project/ghetto/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ghetto/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/infinite-library/ghetto" }, "release_url": "https://pypi.org/project/ghetto/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A tool for (automatized) torrent files downloading from RSS feeds.", "version": "0.1.0" }, "last_serial": 1917540, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "cc474ee3eff7db392a9f2f4bb0d60bfb", "sha256": "b878da702de021cc6f23661a0b8903a516b2494618d193e8e55ab03d06de01d8" }, "downloads": -1, "filename": "ghetto-0.1.0.zip", "has_sig": false, "md5_digest": "cc474ee3eff7db392a9f2f4bb0d60bfb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8484, "upload_time": "2016-01-22T16:14:32", "url": "https://files.pythonhosted.org/packages/7b/93/4be20dca131c2287063a6aa5246ee50d6778c97b2a2e269d79541e44af45/ghetto-0.1.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cc474ee3eff7db392a9f2f4bb0d60bfb", "sha256": "b878da702de021cc6f23661a0b8903a516b2494618d193e8e55ab03d06de01d8" }, "downloads": -1, "filename": "ghetto-0.1.0.zip", "has_sig": false, "md5_digest": "cc474ee3eff7db392a9f2f4bb0d60bfb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8484, "upload_time": "2016-01-22T16:14:32", "url": "https://files.pythonhosted.org/packages/7b/93/4be20dca131c2287063a6aa5246ee50d6778c97b2a2e269d79541e44af45/ghetto-0.1.0.zip" } ] }