"""Generic Human Interface Device API.""" __author__ = "Daniel Pavel" __license__ = "GPL" __version__ = "0.3" # # In case a future pure-Python implementation is feasible. # from .native import *