dn-cli 0.1.3

A simple, minimal, and flexible command line utility for organising plaintext files.
Documentation
# SPDX-FileCopyrightText: 2024 Matthew Mark Ibbetson
# SPDX-FileContributor: Matthew Mark Ibbetson
#
# SPDX-License-Identifier: GPL-3.0-or-later

version = 1
SPDX-PackageName = "dn"
SPDX-PackageSupplier = "Matthew Mark Ibbetson <mmibbetson@gmail.com>"

[[annotations]]
path = "Cargo.lock"
precedence = "aggregate"
SPDX-FileCopyrightText = "2024 Matthew Mark Ibbetson"
SPDX-License-Identifier = "GPL-3.0-or-later"

[[annotations]]
path = "rust-toolchain.toml"
precedence = "aggregate"
SPDX-FileCopyrightText = "2025 Matthew Mark Ibbetson"
SPDX-License-Identifier = "GPL-3.0-or-later"

[[annotations]]
path = ".gitattributes"
precedence = "aggregate"
SPDX-FileCopyrightText = "2025 Matthew Mark Ibbetson"
SPDX-License-Identifier = "GPL-3.0-or-later"

[[annotations]]
path = "docs/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "2024 Matthew Mark Ibbetson"
SPDX-License-Identifier = "GPL-3.0-or-later"

[[annotations]]
path = "man/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "2024 Matthew Mark Ibbetson"
SPDX-License-Identifier = "GPL-3.0-or-later"

[[annotations]]
path = "completions/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "2024 Matthew Mark Ibbetson"
SPDX-License-Identifier = "GPL-3.0-or-later"