# -*- coding: utf-8 -*- # This file is part of facho. The COPYRIGHT file at the top level of # this repository contains the full copyright notices and license terms. """Top-level package for facho.""" __author__ = """Jovany Leandro G.C""" __email__ = 'bit4bit@riseup.net' __version__ = '0.1.0'