// SPDX-License-Identifier: GPL-3.0-only
// SPDX-FileCopyrightText: 2026 Alexander Kiselev <alex@akiselev.com>
//
//! High-level operations for Altium file types.
//!
//! This module provides reusable operations for working with Altium files
//! that can be used by CLI tools and other applications.