| Name | humphrey JSON |
| Version |
2023.1
JSON |
| download |
| home_page | |
| Summary | An IRC client with no dependencies |
| upload_time | 2023-12-06 21:22:20 |
| maintainer | |
| docs_url | None |
| author | |
| requires_python | >=3.9 |
| license | |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
build
packaging
pyproject-hooks
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# Humphrey
Humphrey is an IRC client with no dependencies, written for Python >= 3.9
Raw data
{
"_id": null,
"home_page": "",
"name": "humphrey",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "",
"keywords": "",
"author": "",
"author_email": "William Jackson <william@subtlecoolness.com>",
"download_url": "https://files.pythonhosted.org/packages/4a/57/3c065f4ac64150d0f08b7f00e21d94482c88b8b2e4dbb951de0ea6e570b7/humphrey-2023.1.tar.gz",
"platform": null,
"description": "# Humphrey\n\nHumphrey is an IRC client with no dependencies, written for Python >= 3.9\n",
"bugtrack_url": null,
"license": "",
"summary": "An IRC client with no dependencies",
"version": "2023.1",
"project_urls": {
"Bug Tracker": "https://github.com/williamjacksn/humphrey/issues",
"Homepage": "https://github.com/williamjacksn/humphrey"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b7636a5d3b89cc5ba3125ae26833eb0d00f139fce7ef6115d80b1dea3768d85d",
"md5": "ef2cda96bc63dcbf5a71803b6fb1c7a7",
"sha256": "dfe05b4af819e046f480655eb0e5d43ccf9dbe44d8a13a2e285cbaaab79baba3"
},
"downloads": -1,
"filename": "humphrey-2023.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ef2cda96bc63dcbf5a71803b6fb1c7a7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 4719,
"upload_time": "2023-12-06T21:22:19",
"upload_time_iso_8601": "2023-12-06T21:22:19.107687Z",
"url": "https://files.pythonhosted.org/packages/b7/63/6a5d3b89cc5ba3125ae26833eb0d00f139fce7ef6115d80b1dea3768d85d/humphrey-2023.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4a573c065f4ac64150d0f08b7f00e21d94482c88b8b2e4dbb951de0ea6e570b7",
"md5": "73c787d65418a88225f02c5e3692143b",
"sha256": "f87aac23522bc9f09b8274c870c9e02f90ad8e30c866a83a06b1cea516e08911"
},
"downloads": -1,
"filename": "humphrey-2023.1.tar.gz",
"has_sig": false,
"md5_digest": "73c787d65418a88225f02c5e3692143b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 4449,
"upload_time": "2023-12-06T21:22:20",
"upload_time_iso_8601": "2023-12-06T21:22:20.658085Z",
"url": "https://files.pythonhosted.org/packages/4a/57/3c065f4ac64150d0f08b7f00e21d94482c88b8b2e4dbb951de0ea6e570b7/humphrey-2023.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-06 21:22:20",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "williamjacksn",
"github_project": "humphrey",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "build",
"specs": [
[
"==",
"1.0.3"
]
]
},
{
"name": "packaging",
"specs": [
[
"==",
"23.2"
]
]
},
{
"name": "pyproject-hooks",
"specs": [
[
"==",
"1.0.0"
]
]
}
],
"lcname": "humphrey"
}