cert-d-pgpainless/pgpainless-cert-d-cli/src/main/java/pgp/cert_d/cli/package-info.java

9 lines
211 B
Java
Raw Normal View History

2022-03-01 15:53:24 +01:00
// SPDX-FileCopyrightText: 2018 Paul Schaub <vanitasvitae@fsfe.org>
//
// SPDX-License-Identifier: Apache-2.0
/**
* Command Line Interface for the Shared PGP Certificate Directory.
*/
package pgp.cert_d.cli;