#!/usr/bin/env python3
from rfc_bibtex.rfc_bibtex import run

run()
