blob: 7a1b56eecfb8909c8ca8db2ad32949916b8be755 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>scheme@gentoo.org</email>
<name>Gentoo Scheme Project</name>
</maintainer>
<longdescription>
Hall is a command-line application and a set of Guile libraries that allow
you to quickly create and publish Guile projects. It allows you to
transparently support the GNU build system, manage a project hierarchy and
provides tight coupling to Guix.
</longdescription>
<upstream>
<bugs-to>https://gitlab.com/a-sassmannshausen/guile-hall/-/issues/</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|