"""Top-level package for banana.""" from .bananalib import * __author__ = """itec""" __email__ = "itec@ventuordici.org" __version__ = "0.1.0"