#+COMMENT:                                                            -*- org -*-
#+TITLE: About Gash Core Utils

Gash (Guile as SHell) is a POSIX-compatible shell written in Guile
Scheme.

Gash Core Utils provides core GNU utilities in Guile Scheme as
bootstrappable replacement for GNU coreutils&co.

* Installing

This package uses GNU Autotools for building and installing.  For
details on how to configure, build, and install it, see file [[file:INSTALL][INSTALL]].

If you have GNU Guix, you can skip all that and install the package
by running:

     guix package -f guix.scm

Gash and Gash Core Utils are designed to work with Guile versions as
early as 2.0.9.

GNU Mes is free software, it is distributed under the terms of the GNU
General Public Licence version 3 or later.  See the file [[file:COPYING][COPYING]].

* Bugs

    Please send Mes bug reports to [[mailto:bug-mes@gnu.org][bug-mes@gnu.org]].

* Legalese
Copyright © 2019 Jan (janneke) Nieuwenhuizen <[[mailto:janneke@gnu.org][janneke@gnu.org]]>

  Copying and distribution of this file, with or without modification,
  are permitted in any medium without royalty provided the copyright
  notice and this notice are preserved.