logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

debcargo-extract - Extract only a crate, without any other transformations

Description

       Extract only a crate, without any other transformations

Name

       debcargo-extract - Extract only a crate, without any other transformations

Options

--config=CONFIG
              TOML file providing package-specific options

       --directory=DIRECTORY
              Output directory for the package. The orig tarball is named according to Debian conventions in the
              parent directory of this directory

       -h, --help
              Print help

       <CRATE_NAME>
              Name of the crate to package

       [VERSION]
              Version  of  the  crate  to package; may contain dependency operators. If empty string or omitted,
              resolves to the latest version

                                                    extract                                  debcargo-extract(1)

Synopsis

debcargoextract [--config] [--directory] [-h|--help] <CRATE_NAME> [VERSION]

See Also