mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
20 lines
758 B
XML
20 lines
758 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>xgqt@gentoo.org</email>
|
|
<name>Maciej Barć</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
FMAWK is a experimental file manager written almost entirely in the awk
|
|
programming language. Though written in awk, in terms of features it is
|
|
comparable to other terminal file managers such as fff, nnn or ranger.
|
|
</longdescription>
|
|
<upstream>
|
|
<changelog>https://github.com/huijunchen9260/fm.awk/releases/</changelog>
|
|
<bugs-to>https://github.com/huijunchen9260/fm.awk/issues</bugs-to>
|
|
<remote-id type="github">huijunchen9260/fm.awk</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|