.\" Text automatically generated by txt2man .TH whey 1 "25 May 2024" "0.1.1" "whey" .SH NAME whey - Build a wheel for the given project .SH SYNOPSIS .nf .fam C \fBwhey\fP [\fIOPTIONS\fP] [\fIPROJECT\fP] .fam T .fi .fam T .fi .SH DESCRIPTION \fBwhey\fP Build a wheel for the given project: .IP \(bu 3 supports PEP 621 metadata. .IP \(bu 3 can be used as a PEP 517 build backend. .IP \(bu 3 creates PEP 427 wheels. .IP \(bu 3 handles type hint files (py.typed and *.pyi stubs). .IP \(bu 3 is distributed under the MIT License. .SH OPTIONS \fB-s\fP, \fB--sdist\fP - Build a source distribution. .PP \fB-w\fP, \fB--wheel\fP - Build a wheel. .PP \fB-b\fP, \fB--binary\fP - Build a binary distribution. .PP \fB-B\fP, \fB--builder\fP - The builder to build with. .PP \fB--build-dir\fP - The temporary build directory. .PP \fB-o\fP, \fB--out-dir\fP - The output directory. .PP \fB-v\fP, \fB--verbose\fP - Enable verbose output. .TP .B \fB-S\fP, \fB--show-builders\fP - Show the builders which will be used, and exit. .PP \fB--colour\fP, \fB--no-colour\fP - Whether to use coloured output. .PP \fB-T\fP, \fB--traceback\fP - Show the complete traceback on error. .TP .B \fB--version\fP - Show the version and exit. .PP \fB-h\fP, \fB--help\fP - Show this message and exit. .SH AUTHORS Written by Dominic Davis-Foste .PP This manual page was written by Josenison F. da Silva and Bo YU for the Debian project (but may be used by others).