#! /usr/bin/env python # -*- coding: utf-8 -*- # # This file is part of npbackup __intname__ = "npbackup.core.nuitka_helper" __author__ = "Orsiris de Jong" __copyright__ = "Copyright (C) 2022-2024 NetInvent" __license__ = "BSD-3-Clause" __build__ = "2023040401" IS_COMPILED = "__compiled__" in globals()