#!/usr/bin/env python3
from opustools_pkg import OpusRead

OpusRead([]).printPairs()
