blob: 522a8b353d08072d6e6e69b652df4be8e8a3741d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
<?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 provides tools to save and restore frame and window
configurations in Emacs, including buffers that may not be live anymore. In
this way, it’s like a lightweight "workspace" manager, allowing you to
easily restore one or more frames, including their windows, the windows'
layout, and their buffers.
</longdescription>
<upstream>
<bugs-to>https://github.com/alphapapa/burly.el/issues/</bugs-to>
</upstream>
<stabilize-allarches />
<origin>srcux</origin>
</pkgmetadata>
|