Project

General

Profile

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

hydrilla-builder / src / hydrilla / util / __init__.py @ 456ad6c0

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 strip_json_comments, normalize_version, parse_version, \
8
    version_string, validator_for
(1-1/2)