mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
18 lines
582 B
XML
18 lines
582 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<name>dsaf</name>
|
|
<email>ghostyn678+git@gmail.com</email>
|
|
</maintainer>
|
|
<longdescription>
|
|
A full-featured YouTube Music player for the terminal.
|
|
Browse your library, search, queue tracks, and control
|
|
playback - all from a TUI with vim-style keybindings.
|
|
Runs on Linux, macOS, and Windows.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">peternaame-boop/ytm-player</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|