Project

General

Profile

Download (310 Bytes) Statistics
| Branch: | Tag: | Revision:

hydrilla-builder / src / hydrilla / util / __init__.py @ f42f5c19

1
# SPDX-License-Identifier: CC0-1.0
2

    
3
# Copyright (C) 2022 Wojtek Kosior <koszko@koszko.org>
4
#
5
# Available under the terms of Creative Commons Zero v1.0 Universal.
6

    
7
from ._util import normalize_version, parse_version, version_string, \
8
    validator_for, load_instance_from_file, translation, UnknownSchemaError
(1-1/2)