#!/usr/bin/env python from anxvalidator.oggzvalidate import OggzValidate f = open ("/tmp/bees.ogg") o = OggzValidate (f) print o