# SPDX-License-Identifier: BSD-3-Clause OR Apache-2.0 """Python library for the µD3TN project""" from . import config __all__ = ['config']