Raw data
{
"_id": null,
"home_page": "https://github.com/obsidianforensics/hindsight",
"name": "pyhindsight",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "chrome, forensics, dfir, google-chrome, chromium",
"author": "Ryan Benson",
"author_email": "ryan@dfir.blog",
"download_url": null,
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "Apache",
"summary": "Browser forensics for Google Chrome/Chromium",
"version": "20241027",
"project_urls": {
"Homepage": "https://github.com/obsidianforensics/hindsight"
},
"split_keywords": [
"chrome",
" forensics",
" dfir",
" google-chrome",
" chromium"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4631147abd830fe0a6c61cf57302878f2388b16891e9dd802747145e081a6143",
"md5": "41d1a4e1b45ba8ecb2cd05afd88b530f",
"sha256": "a7dc201302bc1221daeb0679e930cf5f268f76e2aebd3217ddea4ba948a48c5a"
},
"downloads": -1,
"filename": "pyhindsight-20241027-py3-none-any.whl",
"has_sig": false,
"md5_digest": "41d1a4e1b45ba8ecb2cd05afd88b530f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 1818053,
"upload_time": "2024-11-08T22:52:26",
"upload_time_iso_8601": "2024-11-08T22:52:26.659988Z",
"url": "https://files.pythonhosted.org/packages/46/31/147abd830fe0a6c61cf57302878f2388b16891e9dd802747145e081a6143/pyhindsight-20241027-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "42bb14727bc9fe49f3638b197a6ceee01131f61ab917eade9b27c19725f90594",
"md5": "52cafaf4a25517faf52df3f81cfd3639",
"sha256": "0daa690c92de7778e7344345b61f8ae836ea4fb6526e8d092d31af62ed6145e8"
},
"downloads": -1,
"filename": "pyhindsight-20241027-py3-none-win32.whl",
"has_sig": false,
"md5_digest": "52cafaf4a25517faf52df3f81cfd3639",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 1818062,
"upload_time": "2024-11-08T22:52:28",
"upload_time_iso_8601": "2024-11-08T22:52:28.637368Z",
"url": "https://files.pythonhosted.org/packages/42/bb/14727bc9fe49f3638b197a6ceee01131f61ab917eade9b27c19725f90594/pyhindsight-20241027-py3-none-win32.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-08 22:52:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "obsidianforensics",
"github_project": "hindsight",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "argparse",
"specs": [
[
"~=",
"1.4.0"
]
]
},
{
"name": "bottle",
"specs": [
[
">=",
"0.12.18"
]
]
},
{
"name": "keyring",
"specs": [
[
">=",
"21.2.1"
]
]
},
{
"name": "protobuf",
"specs": [
[
">=",
"4.23"
]
]
},
{
"name": "puremagic",
"specs": [
[
"~=",
"1.11"
]
]
},
{
"name": "pycryptodome",
"specs": [
[
">=",
"3.9.7"
]
]
},
{
"name": "pycryptodomex",
"specs": [
[
">=",
"3.9.7"
]
]
},
{
"name": "pytz",
"specs": [
[
">=",
"2021.3"
]
]
},
{
"name": "setuptools",
"specs": [
[
">=",
"65.5.1"
]
]
},
{
"name": "xlsxwriter",
"specs": [
[
">=",
"3.1"
]
]
},
{
"name": "ccl_chromium_reader",
"specs": []
}
],
"lcname": "pyhindsight"
}