"""Portable compute package for KTX.""" PACKAGE_NAME = "ktx-daemon" VERSION = "0.1.0" __all__ = ["PACKAGE_NAME", "VERSION"]