{application, glm_encrypted_file, [
    {vsn, "1.0.0"},
    {applications, [argv,
                    clip,
                    filepath,
                    gleam_stdlib,
                    logging,
                    pprint,
                    shellout,
                    simplifile]},
    {description, "Read and write encrypted files using openssl shell commands."},
    {modules, [glm_encrypted_file,
               glm_encrypted_file@@main,
               glm_encrypted_file@encfile]},
    {registered, []}
]}.
