Name | sopel-factoriomods JSON |
Version |
0.1.1
JSON |
| download |
home_page | None |
Summary | A Sopel plugin to show information about linked Factorio mods. |
upload_time | 2024-08-09 01:32:48 |
maintainer | None |
docs_url | None |
author | None |
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-factoriomods
A Sopel plugin to show information about linked Factorio mods.
Uses the [Factorio Mod Portal API](https://wiki.factorio.com/Mod_portal_API),
which is *probably* stable but you never know. Proceed cautiously.
## Installing
Releases are hosted on PyPI, so after installing Sopel, all you need is `pip`:
```shell
$ pip install sopel-factoriomods
```
## Changelog
### 0.1.1
Modernized packaging & release automation; require stable version of Sopel 8.0.
### 0.1.0
First release of `sopel-factoriomods`.
Raw data
{
"_id": null,
"home_page": null,
"name": "sopel-factoriomods",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.8",
"maintainer_email": null,
"keywords": "sopel, plugin, bot, irc",
"author": null,
"author_email": "dgw <dgw@technobabbl.es>",
"download_url": "https://files.pythonhosted.org/packages/06/db/9c8c3a7b82eca1e660ed0128a1d7c640a880ab1f808dae395007cf971ed1/sopel_factoriomods-0.1.1.tar.gz",
"platform": "Linux x86, x86-64",
"description": "# sopel-factoriomods\n\nA Sopel plugin to show information about linked Factorio mods.\n\nUses the [Factorio Mod Portal API](https://wiki.factorio.com/Mod_portal_API),\nwhich is *probably* stable but you never know. Proceed cautiously.\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-factoriomods\n```\n\n## Changelog\n\n### 0.1.1\n\nModernized packaging & release automation; require stable version of Sopel 8.0.\n\n\n### 0.1.0\n\nFirst release of `sopel-factoriomods`.\n",
"bugtrack_url": null,
"license": "EFL-2.0",
"summary": "A Sopel plugin to show information about linked Factorio mods.",
"version": "0.1.1",
"project_urls": {
"Bug Tracker": "https://github.com/dgw/sopel-factoriomods/issues",
"Homepage": "https://github.com/dgw/sopel-factoriomods"
},
"split_keywords": [
"sopel",
" plugin",
" bot",
" irc"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ae7c2964848eba4766e3de3f59aeb5958ffab75092bdc390ae2df39df17cde33",
"md5": "4ed5b4e14a973c9aaf8171a26726493a",
"sha256": "2b493e8a121c2413262d40316d1ee15332f5dbcecd9264b038a2bf654b88f569"
},
"downloads": -1,
"filename": "sopel_factoriomods-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4ed5b4e14a973c9aaf8171a26726493a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4,>=3.8",
"size": 4261,
"upload_time": "2024-08-09T01:32:47",
"upload_time_iso_8601": "2024-08-09T01:32:47.860763Z",
"url": "https://files.pythonhosted.org/packages/ae/7c/2964848eba4766e3de3f59aeb5958ffab75092bdc390ae2df39df17cde33/sopel_factoriomods-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "06db9c8c3a7b82eca1e660ed0128a1d7c640a880ab1f808dae395007cf971ed1",
"md5": "b158cb31cd2fe03bacebc00052f3f439",
"sha256": "6ab232515b1b5fe4d01754c636914290d0306b7cf52a21c6df009d16640d6a86"
},
"downloads": -1,
"filename": "sopel_factoriomods-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "b158cb31cd2fe03bacebc00052f3f439",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.8",
"size": 3960,
"upload_time": "2024-08-09T01:32:48",
"upload_time_iso_8601": "2024-08-09T01:32:48.894918Z",
"url": "https://files.pythonhosted.org/packages/06/db/9c8c3a7b82eca1e660ed0128a1d7c640a880ab1f808dae395007cf971ed1/sopel_factoriomods-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-09 01:32:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dgw",
"github_project": "sopel-factoriomods",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "sopel-factoriomods"
}