blob: d7fa8d2e2a029b5878408374a6a5500c108d92fb (
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>
Powerline is a library for customizing the mode-line that is based on the
Vim Powerline. A collection of predefined themes comes with the package.
This version has utf-8 support enabled. The utf-8 separators will display a
unicode character properly under mintty for example - as long as you have
patched fonts installed. By default, any terminal mode emacs will use the
utf-8 separators.
</longdescription>
<upstream>
<bugs-to>https://github.com/milkypostman/powerline/issues/</bugs-to>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|