Metadata-Version: 2.4
Name: ccl_chrome_indexeddb
Version: 0.1.1
Summary: Chrome IndexedDB Parser
Author: Photon
License-Expression: MIT
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: python-snappy>=0.7.3
Dynamic: license-file

# ccl_chrome_indexeddb

A Python parser for Chrome IndexedDB forensic analysis.

## Installation

```bash
pip install ccl_chrome_indexeddb```
