# okhash
O(K)hash a hash function with O(1) complexity
Raw data
{
"_id": null,
"home_page": "https://github.com/xaled/okhash",
"name": "okhash",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3",
"maintainer_email": "",
"keywords": "library cli hash",
"author": "Khalid Grandi",
"author_email": "kh.grandi@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/84/71/c10efd5cd86466d1dac8093046976be8a967b2116ea5b5422712a6bec604/okhash-0.1.tar.gz",
"platform": null,
"description": "# okhash\nO(K)hash a hash function with O(1) complexity\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Library and CLI for computing O(K)Hash checksums.",
"version": "0.1",
"project_urls": {
"Homepage": "https://github.com/xaled/okhash"
},
"split_keywords": [
"library",
"cli",
"hash"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8471c10efd5cd86466d1dac8093046976be8a967b2116ea5b5422712a6bec604",
"md5": "9a5d7684c09c4ff184c19dbcfdbbf605",
"sha256": "76e57e093299c32409b26b570a419381680df1286c2de0453b2df0336eb8773b"
},
"downloads": -1,
"filename": "okhash-0.1.tar.gz",
"has_sig": false,
"md5_digest": "9a5d7684c09c4ff184c19dbcfdbbf605",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3",
"size": 5494,
"upload_time": "2023-09-20T13:23:40",
"upload_time_iso_8601": "2023-09-20T13:23:40.433295Z",
"url": "https://files.pythonhosted.org/packages/84/71/c10efd5cd86466d1dac8093046976be8a967b2116ea5b5422712a6bec604/okhash-0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-20 13:23:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "xaled",
"github_project": "okhash",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "okhash"
}