Name | sopel-inclusivity JSON |
Version |
0.3.0
JSON |
| download |
home_page | None |
Summary | Have your Sopel bot suggest more inclusive language |
upload_time | 2024-06-20 21:12:15 |
maintainer | None |
docs_url | None |
author | Elsie Powell |
requires_python | <4,>=3.8 |
license | EFL-2.0 |
keywords |
sopel
plugin
bot
irc
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# sopel-inclusivity
Have your Sopel bot suggest more inclusive language
## Installing
Releases are hosted on PyPI, so after installing Sopel, all you need is `pip`:
```shell
$ pip install sopel-inclusivity
```
### Requirements
The `sopel-inclusivity` plugin is compatible with Sopel 7.1 or higher, but your
bot must run on Python 3.8 or higher; legacy Python versions are not supported.
## Functionality
`sopel-inclusivity` suggests better wordings when people don't use inclusive
language in chat. It's inspired by [this blog post][18f-post] from 18F, who
added a similar feature to their Slack rooms. It only deals with use of the word
"guys" for now, but PRs are welcome to add coverage of more vocabulary.
[18f-post]: https://18f.gsa.gov/2016/01/12/hacking-inclusion-by-customizing-a-slack-bot/
## Changelog
### 0.3.0
First release as `sopel-inclusivity`, replacing `sopel_modules.inclusivity`.
Changed:
* Updated compatibility for Sopel 8
* Minimum Sopel version is now 7.1
* Use newer `search` rule type, instead of bookending pattern with `.*`
Meta:
* Packaging converted to `pyproject.toml` and modernized
* Package name has changed: `sopel_modules.inclusivity` → `sopel-inclusivity`
* Author & Maintainer metadata corrected to credit embolalia as the creator
### 0.2.0
Changed:
* Updated compatibility for Sopel 7
### 0.1.0
Initial release of `sopel_modules.inclusivity`.
Raw data
{
"_id": null,
"home_page": null,
"name": "sopel-inclusivity",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.8",
"maintainer_email": "dgw <dgw@technobabbl.es>",
"keywords": "sopel, plugin, bot, irc",
"author": "Elsie Powell",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/30/3b/8c061cc9bceaf4fba09b89cb17fa78af95f180a09bdae38b36d30e8bcc0c/sopel_inclusivity-0.3.0.tar.gz",
"platform": "Linux x86, x86-64",
"description": "# sopel-inclusivity\n\nHave your Sopel bot suggest more inclusive language\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-inclusivity\n```\n\n### Requirements\n\nThe `sopel-inclusivity` plugin is compatible with Sopel 7.1 or higher, but your\nbot must run on Python 3.8 or higher; legacy Python versions are not supported.\n\n## Functionality\n\n`sopel-inclusivity` suggests better wordings when people don't use inclusive\nlanguage in chat. It's inspired by [this blog post][18f-post] from 18F, who\nadded a similar feature to their Slack rooms. It only deals with use of the word\n\"guys\" for now, but PRs are welcome to add coverage of more vocabulary.\n\n[18f-post]: https://18f.gsa.gov/2016/01/12/hacking-inclusion-by-customizing-a-slack-bot/\n\n## Changelog\n\n### 0.3.0\n\nFirst release as `sopel-inclusivity`, replacing `sopel_modules.inclusivity`.\n\nChanged:\n* Updated compatibility for Sopel 8\n* Minimum Sopel version is now 7.1\n* Use newer `search` rule type, instead of bookending pattern with `.*`\n\nMeta:\n* Packaging converted to `pyproject.toml` and modernized\n * Package name has changed: `sopel_modules.inclusivity` \u2192 `sopel-inclusivity`\n* Author & Maintainer metadata corrected to credit embolalia as the creator\n\n### 0.2.0\n\nChanged:\n* Updated compatibility for Sopel 7\n\n### 0.1.0\n\nInitial release of `sopel_modules.inclusivity`.\n",
"bugtrack_url": null,
"license": "EFL-2.0",
"summary": "Have your Sopel bot suggest more inclusive language",
"version": "0.3.0",
"project_urls": {
"Bug Tracker": "https://github.com/sopel-irc/sopel-inclusivity/issues",
"Homepage": "https://github.com/sopel-irc/sopel-inclusivity"
},
"split_keywords": [
"sopel",
" plugin",
" bot",
" irc"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "086ae37e58ca2359ae13f479618e8a6faf961bc7a6d9264f13b03632826d220c",
"md5": "7d65a58a6583da201b50dc71ad174cd8",
"sha256": "ee21c78199e83ffe8be728f9dfd076acf71160d9076ec117c872cab2650ae0e7"
},
"downloads": -1,
"filename": "sopel_inclusivity-0.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7d65a58a6583da201b50dc71ad174cd8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.8",
"size": 3895,
"upload_time": "2024-06-20T21:12:10",
"upload_time_iso_8601": "2024-06-20T21:12:10.770743Z",
"url": "https://files.pythonhosted.org/packages/08/6a/e37e58ca2359ae13f479618e8a6faf961bc7a6d9264f13b03632826d220c/sopel_inclusivity-0.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "303b8c061cc9bceaf4fba09b89cb17fa78af95f180a09bdae38b36d30e8bcc0c",
"md5": "41619cce6eb5f57f7571d7c624bf2623",
"sha256": "2f179e778c481bb96882a4010cc6e90e57e5ee8af486580a9bf8caf0b85f676b"
},
"downloads": -1,
"filename": "sopel_inclusivity-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "41619cce6eb5f57f7571d7c624bf2623",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.8",
"size": 3594,
"upload_time": "2024-06-20T21:12:15",
"upload_time_iso_8601": "2024-06-20T21:12:15.408383Z",
"url": "https://files.pythonhosted.org/packages/30/3b/8c061cc9bceaf4fba09b89cb17fa78af95f180a09bdae38b36d30e8bcc0c/sopel_inclusivity-0.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-20 21:12:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sopel-irc",
"github_project": "sopel-inclusivity",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "sopel-inclusivity"
}