{ "info": { "author": "Ilkka Tuohela", "author_email": "hile@iki.fi", "bugtrack_url": null, "classifiers": [], "description": "This package contains script to mirror RFC index and full text to local\ndirectory, and to create a full text search based on whoosh module to\nsearch the contents of RFCs.\n\nConfiguration\n\nThe code reads two different configuration paths, home directory configuration\noverriding the system wide configuration:\n\n /etc/rfcmirror.conf\n $HOME/.rfcmirror.conf\n\nThe configuration file can contain following settings:\n\npager = Pager program used to read RFC, defaults to more\ncachedir = Path to local RFC cache, defaults to /var/db/rfc\nindex_url = URL to RFC index, default http://www.ietf.org/download/rfc-index.txt\nindex_name = RFC index filename, default rfc-index.txt\nrfc_base_url = Base download URL for RFC downloads, default ttp://www.ietf.org/rfc/\nskipped = Defaults to RFCs to skip, default 8,9,51,418,530,598\n\nUsually it's enough to simply add cachedir if you want to run the program with\nfiles in your home directory.\n\nCommands\n\nrfc-cache-update -uv \n- Imports and parses the rfc-index.txt\n- Downloads any missing and not skipped RFC texts\n- Updates whoosh cache with the contents of the rfc\n\nrfc \n- Shows RFC with given number\n\nrfc \n- Shows RFCs matching the text in rfc description\nrfc -b \n- Shows RFCs matching the text in rfc description and body", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://tuohela.net/packages/rtfm", "keywords": "Documentation Mirroring tools", "license": "PSF", "maintainer": null, "maintainer_email": null, "name": "rtfm", "package_url": "https://pypi.org/project/rtfm/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/rtfm/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://tuohela.net/packages/rtfm" }, "release_url": "https://pypi.org/project/rtfm/2.0/", "requires_dist": null, "requires_python": null, "summary": "Script to mirror and lookup RFCs cache", "version": "2.0" }, "last_serial": 584656, "releases": { "2.0": [] }, "urls": [] }