# SPDX-FileCopyrightText: 2026 Paul Galbraith
# SPDX-License-Identifier: GPL-3.0-only

# Remanence filesystem format definitions.
#
# Sections are filesystem ids. Key/value pairs use "key = value".
# Unknown keys are preserved as attributes so the schema can grow gradually.

[hdos]
name = Heath Disk Operating System
aliases = HeathDOS
container_candidates = h8d
heuristics = ascii-marker
markers = HDOS

[cpm]
name = CP/M
aliases = Control Program for Microcomputers
container_candidates = h8d
heuristics = cpm-directory
