#!/usr/bin/env python3
from beancount.ingest.extract import main; main()
