{ "info": { "author": "20C", "author_email": "code@20c.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Internet", "Topic :: Software Development :: Libraries" ], "description": "# rdap\n\n[![PyPI](https://img.shields.io/pypi/v/rdap.svg?maxAge=3600)](https://pypi.python.org/pypi/rdap)\n[![PyPI](https://img.shields.io/pypi/pyversions/rdap.svg?maxAge=3600)](https://pypi.python.org/pypi/rdap)\n[![Travis CI](https://img.shields.io/travis/20c/rdap.svg?maxAge=3600)](https://travis-ci.org/20c/rdap)\n[![Codecov](https://img.shields.io/codecov/c/github/20c/rdap/master.svg?maxAge=3600)](https://codecov.io/github/20c/rdap)\n[![Requires.io](https://img.shields.io/requires/github/20c/rdap.svg?maxAge=3600)](https://requires.io/github/20c/rdap/requirements)\n\nRegistration Data Access Protocol tools\n\n## Installation\n\n```sh\npip install rdap\n```\n\n\n## Usage\n\n```sh\nusage: rdap [-h] [--debug] [--home HOME] [--verbose] [--quiet] [--version]\n [--output-format OUTPUT_FORMAT] [--show-requests] [--parse]\n query [query ...]\n\nrdap\n\npositional arguments:\n query\n\noptional arguments:\n -h, --help show this help message and exit\n --debug enable extra debug output\n --home HOME specify the home directory, by default will check in\n order: $RDAP_HOME, ./.rdap, /home/grizz/.rdap,\n /home/grizz/.config/rdap\n --verbose enable more verbose output\n --quiet no output at all\n --version show program's version number and exit\n --output-format OUTPUT_FORMAT\n output format (yaml, json, text)\n --show-requests show all requests\n --parse parse data into object before display\n```\n\n\n## Config file\n\nThe client uses the `--home` option to point to a directory, by default will check in order: `$RDAP_HOME`, `./.rdap`, `~/.rdap`, `~/.config/rdap`\n\nThe directory should have a `config.yaml` file in it, defaults shown below.\n\n```yaml\nrdap:\n # URL to bootstrap the initial request off\n bootstrap_url: https://rdap.db.ripe.net/\n # how to format the output\n output_format: yaml\n # API key for use at rdap.lacnic.net\n lacnic_apikey: None\n # role types to recursively query when processing\n recurse_roles: [\"administrative\", \"technical\"]\n # HTTP request timeout in seconds, used for both connect and read\n timeout: 0.5\n```\n\n\n### License\n\nCopyright 2016 20C, LLC\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this softare except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/20c/rdap/archive/0.5.2.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/20c/rdap", "keywords": "", "license": "LICENSE", "maintainer": "", "maintainer_email": "", "name": "rdap", "package_url": "https://pypi.org/project/rdap/", "platform": "", "project_url": "https://pypi.org/project/rdap/", "project_urls": { "Download": "https://github.com/20c/rdap/archive/0.5.2.zip", "Homepage": "https://github.com/20c/rdap" }, "release_url": "https://pypi.org/project/rdap/0.5.2/", "requires_dist": null, "requires_python": "", "summary": "Registration Data Access Protocol tools", "version": "0.5.2" }, "last_serial": 5244977, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "f1de30182de2b40d70d5ec763d0870fb", "sha256": "3661e5148fee12950d03945d7163d6de3cab5bc1398cdbd9ae5e45fb69c9df26" }, "downloads": -1, "filename": "rdap-0.1.0.tar.gz", "has_sig": true, "md5_digest": "f1de30182de2b40d70d5ec763d0870fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9063, "upload_time": "2018-02-20T18:01:54", "url": "https://files.pythonhosted.org/packages/d7/5c/a8be659d4b2e7d43cfa5c1e39b7c71dc12fc8b6c3aea8068f4eb260c401b/rdap-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "a9d23d0052afaae47555fbf9fb634a59", "sha256": "03d47eca13528423100a3265d9edb38366726f008fc59a0d40227cae09690e45" }, "downloads": -1, "filename": "rdap-0.2.0.tar.gz", "has_sig": true, "md5_digest": "a9d23d0052afaae47555fbf9fb634a59", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10303, "upload_time": "2018-10-09T15:08:07", "url": "https://files.pythonhosted.org/packages/9d/65/783e60bde5856ed72430a256678030ee6d34209304ef92d9bc77d5c3d9fc/rdap-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "afd68b566022f16945c204c6a528b4fc", "sha256": "16b35965b8207efedddf413d3613aaab8b4614a56e2291fc3e7fa5c045cad489" }, "downloads": -1, "filename": "rdap-0.2.1.tar.gz", "has_sig": true, "md5_digest": "afd68b566022f16945c204c6a528b4fc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10327, "upload_time": "2018-10-09T15:13:08", "url": "https://files.pythonhosted.org/packages/05/c1/7b6b335a753a1a04782998cda1a4edb1e93858ea58d26d9e33ae80cb1b0b/rdap-0.2.1.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "311d42b74556b39479ed90064b5a124e", "sha256": "12cc3bc0ba73eab21a03510a87349e73b314bd6a79b8259d24a6ac574c9c3d9b" }, "downloads": -1, "filename": "rdap-0.4.0.tar.gz", "has_sig": true, "md5_digest": "311d42b74556b39479ed90064b5a124e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10751, "upload_time": "2018-11-25T23:31:54", "url": "https://files.pythonhosted.org/packages/f0/cf/dd6b70bbb3311e2fc573f9c5918288fc5d96610adf0d595122bed994df55/rdap-0.4.0.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "388dbf2402b51cd2a53583c6838cd4d7", "sha256": "2b0abaffab2540d4c3aa9e88adf332179008703ed0fee9382b1eb2c3db5b2bcd" }, "downloads": -1, "filename": "rdap-0.5.0.tar.gz", "has_sig": true, "md5_digest": "388dbf2402b51cd2a53583c6838cd4d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10818, "upload_time": "2019-01-18T04:39:29", "url": "https://files.pythonhosted.org/packages/76/8f/38ebde98eecf836c57727faccaef3b10be44ddfe9b2f5192b789e1792d89/rdap-0.5.0.tar.gz" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "3a3571229b975b4669f2c24ac0fec116", "sha256": "c9db28efda00968446d35ee26124fc7b528eb7bbfa3d8bfb861eb9856e4ba958" }, "downloads": -1, "filename": "rdap-0.5.1.tar.gz", "has_sig": true, "md5_digest": "3a3571229b975b4669f2c24ac0fec116", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10839, "upload_time": "2019-05-08T22:18:07", "url": "https://files.pythonhosted.org/packages/ca/be/04bcc8696026cf2cd910222f871392555e94c21f80f0ae0850d803ac439a/rdap-0.5.1.tar.gz" } ], "0.5.2": [ { "comment_text": "", "digests": { "md5": "d6084be06447744941e0b916ef7f9799", "sha256": "daaf70ca35cfa8487f543a1ad08c414fed668162f62e273c4b4efad0920cf513" }, "downloads": -1, "filename": "rdap-0.5.2.tar.gz", "has_sig": true, "md5_digest": "d6084be06447744941e0b916ef7f9799", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10663, "upload_time": "2019-05-08T22:24:47", "url": "https://files.pythonhosted.org/packages/54/31/a3e62d420395e6c20eae605b80d91295b6064d9edcbc3fc5471488e84dbe/rdap-0.5.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d6084be06447744941e0b916ef7f9799", "sha256": "daaf70ca35cfa8487f543a1ad08c414fed668162f62e273c4b4efad0920cf513" }, "downloads": -1, "filename": "rdap-0.5.2.tar.gz", "has_sig": true, "md5_digest": "d6084be06447744941e0b916ef7f9799", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10663, "upload_time": "2019-05-08T22:24:47", "url": "https://files.pythonhosted.org/packages/54/31/a3e62d420395e6c20eae605b80d91295b6064d9edcbc3fc5471488e84dbe/rdap-0.5.2.tar.gz" } ] }