{ "info": { "author": "Joffrey Darcq", "author_email": "j-off@live.fr", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: French", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3.7" ], "description": "# Blocklist\n> Command-line tool for download and write blocklists.\n\n**Blockist** use by default [iblocklist.com](https://www.iblocklist.com/) as lists provider, but others can be added and contributions are welcome.\nIts operation is simple, *Blocklist* recovers on a web page with a pattern all blocklists URI. Then it downloads and writes them to a file.\n\n![](screenshot.png)\n\n\n## Getting the source code\n```\nhttps://github.com/Joffr3y/blocklist.git\n```\n\n## Dependencies\n * Python \u2265 3.6\n * Python setuptools\n\n## Make dependency\n * GCC compiler\n\n## Installation\n```\npython setup.py install --user\n```\n## Datas and configurations files\n\n * **~/.config/blocklist/settings.ini** : Configurations.\n * **~/.config/blocklist/sources.list** : Sources URL.\n * **~/.config/blocklist/peers.p2p** : Rules list by default.\n * **~/.config/blocklist/blocklist.log** : Logs.\n\n## Usage\n```\nblocklist --help\nusage: blocklist [-h] [-u] [-w] [-q]\n\nBlocklist version 0.1.0\n\noptional arguments:\n -h, --help show this help message and exit\n -u, --update Update the sources\n -w, --write Write the rules\n -q, --quiet Quiet mode\n```\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Joffr3y/blocklist.git", "keywords": "python blocklist peer torrent transmission", "license": "GPL3", "maintainer": "", "maintainer_email": "", "name": "blocklist", "package_url": "https://pypi.org/project/blocklist/", "platform": "", "project_url": "https://pypi.org/project/blocklist/", "project_urls": { "Homepage": "https://github.com/Joffr3y/blocklist.git" }, "release_url": "https://pypi.org/project/blocklist/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Module and command-line tool for download and write peers blocklists", "version": "0.1.1" }, "last_serial": 4694533, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "b8a8abdcfcbdf90526bc00b974ce39c5", "sha256": "9c81f6156b4aa89a0297382a8f8613c52722cd718f913994c13a69c0244c7538" }, "downloads": -1, "filename": "blocklist-0.1.tar.gz", "has_sig": false, "md5_digest": "b8a8abdcfcbdf90526bc00b974ce39c5", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 9904, "upload_time": "2019-01-14T01:18:19", "url": "https://files.pythonhosted.org/packages/93/26/9028f0289fa6b04619a4fde6824b64762109fa61ed0e5553e4060e983119/blocklist-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "da4238a02c7d6ca9ca70ce2a20a3c0bb", "sha256": "062c390358560ea29c57372cb916a0e95c27714551b21cad80f7ba96056b83f5" }, "downloads": -1, "filename": "blocklist-0.1.1.tar.gz", "has_sig": false, "md5_digest": "da4238a02c7d6ca9ca70ce2a20a3c0bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21757, "upload_time": "2019-01-14T14:51:30", "url": "https://files.pythonhosted.org/packages/90/c0/0009e9caee838a25820581dde50b484b1c4de2a0a7041080d0e765cdb8c4/blocklist-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "da4238a02c7d6ca9ca70ce2a20a3c0bb", "sha256": "062c390358560ea29c57372cb916a0e95c27714551b21cad80f7ba96056b83f5" }, "downloads": -1, "filename": "blocklist-0.1.1.tar.gz", "has_sig": false, "md5_digest": "da4238a02c7d6ca9ca70ce2a20a3c0bb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21757, "upload_time": "2019-01-14T14:51:30", "url": "https://files.pythonhosted.org/packages/90/c0/0009e9caee838a25820581dde50b484b1c4de2a0a7041080d0e765cdb8c4/blocklist-0.1.1.tar.gz" } ] }