Name | world JSON |
Version |
5.1.1
JSON |
| download |
home_page | |
Summary | world -- top level domain code mappings |
upload_time | 2023-07-26 16:43:27 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.8 |
license | Apache-2.0 |
keywords |
domain
name
system
dns
country
codes
iso
3166
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
===================================================================
world -- Print mappings between country names and DNS country codes
===================================================================
This script takes a list of Internet top-level domain names and prints out
where in the world those domains originate from. For example::
$ world tz us
tz originates from Tanzania, United Republic of
us originates from United States of America (the)
Reverse look ups are also supported::
$ world -r united
Matches for "united":
ae: United Arab Emirates (the)
gb: United Kingdom of Great Britain and Northern Ireland (the)
tz: Tanzania, United Republic of
uk: United Kingdom (common practice)
um: United States Minor Outlying Islands (the)
us: United States of America (the)
Only two-letter country codes are supported, since these are the only ones
that were freely available from the ISO_ 3166_ standard. However, as of
2015-01-09, even these are no longer freely available in a machine readable
format.
This script also knows about non-geographic, generic, USA-centric, historical,
common usage, and reserved top-level domains.
Project details
===============
* Project home: https://gitlab.com/warsaw/world
* Report bugs at: https://gitlab.com/warsaw/world/issues
* Code hosting: https://gitlab.com/warsaw/world.git
* Documentation: http://world.readthedocs.io/en/latest/
Author
======
``world`` is Copyright (C) 2013-2022 Barry Warsaw <barry@python.org>
Licensed under the Apache License, Version 2.0 (the "License"). See the
LICENSE file for details.
.. _ISO: http://www.iso.org/iso/home.html
.. _3166: http://www.iso.org/iso/home/standards/country_codes/
Raw data
{
"_id": null,
"home_page": "",
"name": "world",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "domain name system DNS country codes ISO 3166",
"author": "",
"author_email": "Barry Warsaw <barry@python.org>",
"download_url": "https://files.pythonhosted.org/packages/76/d8/5da5f167e8e6bb4e2c93ae63304be64af075046a467594fe3e7bdcafa734/world-5.1.1.tar.gz",
"platform": null,
"description": "===================================================================\nworld -- Print mappings between country names and DNS country codes\n===================================================================\n\nThis script takes a list of Internet top-level domain names and prints out\nwhere in the world those domains originate from. For example::\n\n $ world tz us\n tz originates from Tanzania, United Republic of\n us originates from United States of America (the)\n\nReverse look ups are also supported::\n\n $ world -r united\n Matches for \"united\":\n ae: United Arab Emirates (the)\n gb: United Kingdom of Great Britain and Northern Ireland (the)\n tz: Tanzania, United Republic of\n uk: United Kingdom (common practice)\n um: United States Minor Outlying Islands (the)\n us: United States of America (the)\n\nOnly two-letter country codes are supported, since these are the only ones\nthat were freely available from the ISO_ 3166_ standard. However, as of\n2015-01-09, even these are no longer freely available in a machine readable\nformat.\n\nThis script also knows about non-geographic, generic, USA-centric, historical,\ncommon usage, and reserved top-level domains.\n\n\nProject details\n===============\n\n* Project home: https://gitlab.com/warsaw/world\n* Report bugs at: https://gitlab.com/warsaw/world/issues\n* Code hosting: https://gitlab.com/warsaw/world.git\n* Documentation: http://world.readthedocs.io/en/latest/\n\n\nAuthor\n======\n\n``world`` is Copyright (C) 2013-2022 Barry Warsaw <barry@python.org>\n\nLicensed under the Apache License, Version 2.0 (the \"License\"). See the\nLICENSE file for details.\n\n\n.. _ISO: http://www.iso.org/iso/home.html\n.. _3166: http://www.iso.org/iso/home/standards/country_codes/\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "world -- top level domain code mappings",
"version": "5.1.1",
"project_urls": {
"Bug tracker": "https://gitlab.com/warsaw/world/issues",
"Documentation": "https://world.readthedocs.io",
"Home page": "https://world.readthedocs.io",
"Source": "https://gitlab.com/warsaw/world.git"
},
"split_keywords": [
"domain",
"name",
"system",
"dns",
"country",
"codes",
"iso",
"3166"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "09d12a5dbafd27e38441d397c580d9aab320f2da9431025c508e8aa20859fd54",
"md5": "8cb78f7428ead51a572b2d50bc5fdb8a",
"sha256": "a162b89b5e4625bd779047449468cc9e2479304af441ff88a17109fcf7666f59"
},
"downloads": -1,
"filename": "world-5.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8cb78f7428ead51a572b2d50bc5fdb8a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 12612,
"upload_time": "2023-07-26T16:43:25",
"upload_time_iso_8601": "2023-07-26T16:43:25.651127Z",
"url": "https://files.pythonhosted.org/packages/09/d1/2a5dbafd27e38441d397c580d9aab320f2da9431025c508e8aa20859fd54/world-5.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "76d85da5f167e8e6bb4e2c93ae63304be64af075046a467594fe3e7bdcafa734",
"md5": "22b52a140cc74e1325202895364e23e1",
"sha256": "189beb814b170205238d101e19da0098de5f6dd20292a8dbd208a69144a23dad"
},
"downloads": -1,
"filename": "world-5.1.1.tar.gz",
"has_sig": false,
"md5_digest": "22b52a140cc74e1325202895364e23e1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 13033,
"upload_time": "2023-07-26T16:43:27",
"upload_time_iso_8601": "2023-07-26T16:43:27.040976Z",
"url": "https://files.pythonhosted.org/packages/76/d8/5da5f167e8e6bb4e2c93ae63304be64af075046a467594fe3e7bdcafa734/world-5.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-26 16:43:27",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "warsaw",
"gitlab_project": "world",
"lcname": "world"
}