Raw data
{
"_id": null,
"home_page": "https://github.com/BobTheBuidler/cchecksum",
"name": "cchecksum",
"maintainer": null,
"docs_url": null,
"requires_python": "<4,>=3.8",
"maintainer_email": null,
"keywords": null,
"author": "BobTheBuidler",
"author_email": "bobthebuidlerdefi@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/11/52/3ab2f0e59c9f6c01835216737fa0fb578155f97f830769511b33a135fb5c/cchecksum-0.0.4.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "MIT",
"summary": "A ~2x faster drop-in replacement for eth_utils.to_checksum_address. Raises the exact same Exceptions. Implemented in C.",
"version": "0.0.4",
"project_urls": {
"Homepage": "https://github.com/BobTheBuidler/cchecksum"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "11523ab2f0e59c9f6c01835216737fa0fb578155f97f830769511b33a135fb5c",
"md5": "2f10b16861697fc01e98ce2c4562c645",
"sha256": "612b7db7dc317c3303aa2db54e7ee71fb7ca2ccae46e420ae5afbefe6c8b01ed"
},
"downloads": -1,
"filename": "cchecksum-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "2f10b16861697fc01e98ce2c4562c645",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4,>=3.8",
"size": 166282,
"upload_time": "2024-12-13T13:32:37",
"upload_time_iso_8601": "2024-12-13T13:32:37.064011Z",
"url": "https://files.pythonhosted.org/packages/11/52/3ab2f0e59c9f6c01835216737fa0fb578155f97f830769511b33a135fb5c/cchecksum-0.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-13 13:32:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "BobTheBuidler",
"github_project": "cchecksum",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "eth-typing",
"specs": []
},
{
"name": "eth-utils",
"specs": []
},
{
"name": "pysha3",
"specs": [
[
">=",
"1.0.0"
],
[
"<",
"2.0.0"
]
]
},
{
"name": "safe-pysha3",
"specs": [
[
">=",
"1.0.0"
]
]
}
],
"lcname": "cchecksum"
}