blob: 5e5adf142936cf1b0bc514fb1d54e199e2a36410 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>saigon-tech@tuta.io</email>
<name>Michal Vu</name>
</maintainer>
<maintainer type="person">
<email>ghostyn678+git@gmail.com</email>
<name>dsaf</name>
</maintainer>
<longdescription>
Ly is a lightweight TUI (Terminal User Interface) display manager for Linux.
It aims to be simple, fast, and easily configurable. Ly supports various
desktop environments and window managers, and provides a minimalistic
yet functional login experience. It's designed to be an alternative to
heavier graphical display managers while still offering essential features.
</longdescription>
<upstream>
<remote-id type="codeberg">fairyglade/ly</remote-id>
<remote-id type="github">fairyglade/ly</remote-id>
</upstream>
</pkgmetadata>
|