blob: 4a3c4fd1f3911bceef891239d727d86b05ec9a5c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>gnu-emacs@gentoo.org</email>
<name>Gentoo GNU Emacs project</name>
</maintainer>
<longdescription>
This package implements a macro named ##, which provides a compact way
to write short lambda expressions.
</longdescription>
<stabilize-allarches />
<upstream>
<bugs-to>https://github.com/tarsius/llama/issues/</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|