| Name | sopel-tld JSON |
| Version |
0.1.3
JSON |
| download |
| home_page | None |
| Summary | Top-level domain (TLD) info plugin for Sopel IRC bots. |
| upload_time | 2025-08-28 14:43:35 |
| maintainer | None |
| docs_url | None |
| author | Michael Yanovich |
| requires_python | <4,>=3.8 |
| license | None |
| keywords |
sopel
plugin
bot
irc
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# sopel-tld
Top-level domain (TLD) info plugin for Sopel IRC bots.
## Installing
Releases are hosted on PyPI, so after installing Sopel, all you need is `pip`:
```shell
$ pip install sopel-tld
```
## Using
This plugin provides the `.tld` command, which can be used to look up a
top-level domain with or without the leading `.`:
```
<dgw> .tld .net
<Sopel> [tld] Name: .net | Entity: network | Administrator: Verisign | IDN: Yes
| DNSSEC: Yes | SLD: Yes | IPv6: Yes | Notes: This is an open TLD; any
person or entity is permitted to register. According to RFC 1591 (March
1994) "This domain is intended to hold only the computers of network
providers."
<dgw> .tld mil
<Sopel> [tld] Name: .mil | Entity: U.S. military | Administrator: United States
Department of Defense | IDN: No | DNSSEC: Yes | SLD: Yes | IPv6: Yes |
Notes: The .mil TLD is restricted to departments, services and agencies
of the United States Department of Defense.
```
Most data is sourced from the English Wikipedia, so code updates might be
required periodically as their table format evolves.
## Changelog
### 0.1.3
Fixed:
* Send a proper user agent with requests to Wikipedia [#5]
### 0.1.2
Fixed:
* Lists in fields (e.g. ccTLD "domain hacks") are parsed correctly with a
separator added between items (`item 1, item 2` vs. `item 1item2`) [#4]
### 0.1.1
Fixed:
* English-language ICANN era gTLDs got moved to a separate page; parse that too.
### 0.1.0
First release of `sopel-tld`, based on the built-in `tld` plugin from Sopel 8.0.
Compared to the built-in plugin, this release contains a simple fix for some
ccTLD output errors caused by new `<style>` tags in the Wikipedia markup.
Raw data
{
"_id": null,
"home_page": null,
"name": "sopel-tld",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.8",
"maintainer_email": "dgw <dgw@technobabbl.es>",
"keywords": "sopel, plugin, bot, irc",
"author": "Michael Yanovich",
"author_email": "dgw <dgw@technobabbl.es>",
"download_url": "https://files.pythonhosted.org/packages/9b/7f/db1c838dbcdd2f5b9396bf556c348bb2ae793494ff7d99ff1f90258b6105/sopel_tld-0.1.3.tar.gz",
"platform": "Linux x86, x86-64",
"description": "# sopel-tld\n\nTop-level domain (TLD) info plugin for Sopel IRC bots.\n\n## Installing\n\nReleases are hosted on PyPI, so after installing Sopel, all you need is `pip`:\n\n```shell\n$ pip install sopel-tld\n```\n\n## Using\n\nThis plugin provides the `.tld` command, which can be used to look up a\ntop-level domain with or without the leading `.`:\n\n```\n<dgw> .tld .net\n<Sopel> [tld] Name: .net | Entity: network | Administrator: Verisign | IDN: Yes\n | DNSSEC: Yes | SLD: Yes | IPv6: Yes | Notes: This is an open TLD; any\n person or entity is permitted to register. According to RFC 1591 (March\n 1994) \"This domain is intended to hold only the computers of network\n providers.\"\n\n<dgw> .tld mil\n<Sopel> [tld] Name: .mil | Entity: U.S. military | Administrator: United States\n Department of Defense | IDN: No | DNSSEC: Yes | SLD: Yes | IPv6: Yes |\n Notes: The .mil TLD is restricted to departments, services and agencies\n of the United States Department of Defense.\n```\n\nMost data is sourced from the English Wikipedia, so code updates might be\nrequired periodically as their table format evolves.\n\n## Changelog\n\n### 0.1.3\n\nFixed:\n* Send a proper user agent with requests to Wikipedia [#5]\n\n\n### 0.1.2\n\nFixed:\n* Lists in fields (e.g. ccTLD \"domain hacks\") are parsed correctly with a\n separator added between items (`item 1, item 2` vs. `item 1item2`) [#4]\n\n\n### 0.1.1\n\nFixed:\n* English-language ICANN era gTLDs got moved to a separate page; parse that too.\n\n\n### 0.1.0\n\nFirst release of `sopel-tld`, based on the built-in `tld` plugin from Sopel 8.0.\n\nCompared to the built-in plugin, this release contains a simple fix for some\nccTLD output errors caused by new `<style>` tags in the Wikipedia markup.\n",
"bugtrack_url": null,
"license": null,
"summary": "Top-level domain (TLD) info plugin for Sopel IRC bots.",
"version": "0.1.3",
"project_urls": {
"Bug Tracker": "https://github.com/sopel-irc/sopel-tld/issues",
"Homepage": "https://github.com/sopel-irc/sopel-tld"
},
"split_keywords": [
"sopel",
" plugin",
" bot",
" irc"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "3233dbba03e2fba65c1e34e0e04e4bb79637934e5e8329b9157d11bcc3153959",
"md5": "131cc1cd7d4a60565c85c5325d07304c",
"sha256": "1fa81493f76089d11ca886f5d1a4c4b3acf97037c5aa1b3f3372b0b2fd655e01"
},
"downloads": -1,
"filename": "sopel_tld-0.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "131cc1cd7d4a60565c85c5325d07304c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.8",
"size": 8110,
"upload_time": "2025-08-28T14:43:33",
"upload_time_iso_8601": "2025-08-28T14:43:33.728212Z",
"url": "https://files.pythonhosted.org/packages/32/33/dbba03e2fba65c1e34e0e04e4bb79637934e5e8329b9157d11bcc3153959/sopel_tld-0.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "9b7fdb1c838dbcdd2f5b9396bf556c348bb2ae793494ff7d99ff1f90258b6105",
"md5": "e5a0647e92bc7d5ec89cd60282fd102d",
"sha256": "8da033e443288ae7feafb303f3743c07307b732530c393cb154071aac5b3469f"
},
"downloads": -1,
"filename": "sopel_tld-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "e5a0647e92bc7d5ec89cd60282fd102d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.8",
"size": 8302,
"upload_time": "2025-08-28T14:43:35",
"upload_time_iso_8601": "2025-08-28T14:43:35.021149Z",
"url": "https://files.pythonhosted.org/packages/9b/7f/db1c838dbcdd2f5b9396bf556c348bb2ae793494ff7d99ff1f90258b6105/sopel_tld-0.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-28 14:43:35",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sopel-irc",
"github_project": "sopel-tld",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "sopel-tld"
}