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

gauche-package - gauche package builder/manager

Authors

ShiroKawai <shiro@acm.org>
           Author.

       JensThiele <karme@karme.de>
           Wrote this manpage for the Debian system.

Commands

       A summary of commands is included below. For a complete description, see the info(1) files and the output
       of the help command.

       build
           Fetch and build package.

       compile
           Compile and link an extension module from sources.

       generate
           Generate template source tree for a new Gauche extension.

       help
           Show detailed help.

       install
           Fetch, build and install package.

       list
           List known installed packages.

       make-gpd
           Make gpd file (called from the configure script).

       make-tarball
           Make tarball of the package distribution..

       reconfigure
           Show configure options of package.

Description

       This manual page documents briefly the gauche-package command.

       This manual page was written for the Debian distribution because the original program does not have a
       manual page. Instead, it has documentation in the GNU info(1) format; see below.

       gauche-package is a program to create, download, compile, install and list gauche extension packages.

Diagnostics

gauche-package exits with status 0 on success.

Name

       gauche-package - gauche package builder/manager

See Also

       The program is (will be?) documented fully by the Gauche Developers´ Reference and the rference manual of
       Gauche available via the info(1) system and provides usage information via the help command.

Synopsis

gauche-packageCOMMAND [OPTION...] [ARGS...]

See Also