mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-23 15:37:58 +02:00
16 lines
621 B
XML
16 lines
621 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>scheme@gentoo.org</email>
|
|
<name>Gentoo Scheme Project</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
Gash is a POSIX-compatible shell written in Guile Scheme. It provides both
|
|
the shell interface, as well as a Guile library for parsing shell scripts.
|
|
Gash is designed to bootstrap Bash as part of the Guix bootstrap process.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="savannah-nongnu">gash</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|