gitextract_gqxv6t7_/ ├── AGENTS.md ├── KindleClippings.py ├── LICENSE.txt ├── README.md ├── requirements.txt └── tests/ ├── My Clippings.txt ├── conftest.py ├── test_parse_clippings.py └── test_remove_chars.py