| Name | uwhoisd JSON |
| Version |
0.1.0
JSON |
| download |
| home_page | None |
| Summary | Universal domain WHOIS proxy server |
| upload_time | 2024-10-21 02:15:52 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | >=3.8 |
| license | MIT License Copyright (c) Keith Gaughan, 2012 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# uwhoisd
A 'Universal WHOIS' proxy server: you query it for information about a
particular domain, it works out the correct WHOIS server to query and gives
back the correct details.
It is only intended for use with domain names currently, but could be
generalised to work with other types of WHOIS server.
## Scraper
The daemon comes with a scraper to pull WHOIS server information from IANA's
root zone database. To run the scraper, enter:
```sh
python -m uwhoisd.scraper
```
Raw data
{
"_id": null,
"home_page": null,
"name": "uwhoisd",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Keith Gaughan <k@stereochro.me>",
"download_url": "https://files.pythonhosted.org/packages/4f/87/711e19c0248fe7424353479df483dbd2481bfb1e7816378ab59d419caa38/uwhoisd-0.1.0.tar.gz",
"platform": null,
"description": "# uwhoisd\n\nA 'Universal WHOIS' proxy server: you query it for information about a\nparticular domain, it works out the correct WHOIS server to query and gives\nback the correct details.\n\nIt is only intended for use with domain names currently, but could be\ngeneralised to work with other types of WHOIS server.\n\n## Scraper\n\nThe daemon comes with a scraper to pull WHOIS server information from IANA's\nroot zone database. To run the scraper, enter:\n\n```sh\npython -m uwhoisd.scraper\n```\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) Keith Gaughan, 2012 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
"summary": "Universal domain WHOIS proxy server",
"version": "0.1.0",
"project_urls": {
"Documentation": "https://github.com/kgaughan/uwhoisd#readme",
"Issues": "https://github.com/kgaughan/uwhoisd/issues",
"Source": "https://github.com/kgaughan/uwhoisd"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0dcded0565252ec09bd8287f8913b163c246a07aa4f1c54afa980c439aef91dc",
"md5": "3b66f5420c83ebcdf1fe716446c04d94",
"sha256": "7ac758c14ddb052691d1c86cc2da511fed5eef036a5ba7464a09b6c3a95bc2d5"
},
"downloads": -1,
"filename": "uwhoisd-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3b66f5420c83ebcdf1fe716446c04d94",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 12049,
"upload_time": "2024-10-21T02:15:51",
"upload_time_iso_8601": "2024-10-21T02:15:51.436682Z",
"url": "https://files.pythonhosted.org/packages/0d/cd/ed0565252ec09bd8287f8913b163c246a07aa4f1c54afa980c439aef91dc/uwhoisd-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4f87711e19c0248fe7424353479df483dbd2481bfb1e7816378ab59d419caa38",
"md5": "93012182f9ee46f25ef869790f4b1914",
"sha256": "25a7ef2212fe582b197143a88c242a0a816c807eef46efc00f1e3165611b502d"
},
"downloads": -1,
"filename": "uwhoisd-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "93012182f9ee46f25ef869790f4b1914",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 26592,
"upload_time": "2024-10-21T02:15:52",
"upload_time_iso_8601": "2024-10-21T02:15:52.899980Z",
"url": "https://files.pythonhosted.org/packages/4f/87/711e19c0248fe7424353479df483dbd2481bfb1e7816378ab59d419caa38/uwhoisd-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-21 02:15:52",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "kgaughan",
"github_project": "uwhoisd#readme",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "uwhoisd"
}