#!/usr/local/bin/python3.8 -O
import gramps.grampsapp as app
app.main()
