chatpack 0.2.2

Compress chat exports from Telegram, WhatsApp, and Instagram into token-efficient CSV for LLMs
Documentation
# Build artifacts
/target/
debug/
release/
chatpack.exe

# Cargo
Cargo.lock

# IDE
.idea/
.vscode/
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db

# Test files
*.json
*.jsonl
!examples/*.json
*.csv
*.txt
!README.txt

# Environment
.env
.env.local