// SPDX-FileCopyrightText: 2021 Paul Schaub // // SPDX-License-Identifier: Apache-2.0 /** * Implementation of the Stateless OpenPGP Command Line Interface using Picocli. */ package sop.cli.picocli;