blob: 210d6b4a9b9a70c10c9e7ea204cf9671a8a231bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?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>
|