zoryn-gen(1)
| ZORYN-GEN(1) | Zoryn Manual | ZORYN-GEN(1) |
NAME
zoryn-gen - Generate files.
SYNOPSIS
zoryn gen [COMMAND] …
DESCRIPTION
Generate various files for package maintenance.
COMMANDS
Use zoryn gen COMMAND --help for help on a specific command.
- environment [OPTION]…
- Initialize ALT Linux development environment.
- opam2spec [OPTION]… [OPAM-FILE]
- Generate spec file from opam.
- pypi2spec [OPTION]… PACKAGE
- Generate RPM spec file from PyPI package
- version-up [OPTION]…
- Generate .gear/version-up config from current version.
- watch [OPTION]… [PACKAGE]
- Generate watch file from Debian, Gentoo or Arch sources.
OPTIONS
- -V
- Show version information.
COMMON OPTIONS
- --help[=FMT] (default=auto)
- Show this help in format FMT. The value FMT must be one of auto, pager, groff or plain. With auto, the format is pager or plain whenever the TERM env var is dumb or undefined.
- --version
- Show version information.
EXIT STATUS
zoryn gen exits with:
- 0
- on success.
- 123
- on indiscriminate errors reported on standard error.
- 124
- on command line parsing errors.
- 125
- on unexpected internal errors (bugs).
SEE ALSO
zoryn(1)
| Zoryn 0.46.0 |
