blob: 3137dacfd220e93fdb0f5678b421d8f92a3bb5cc (
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://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>arsen@gentoo.org</email>
<name>Arsen Arsenović</name>
</maintainer>
<maintainer type="person" proxied="yes">
<email>leohdz172@proton.me</email>
<name>Leonardo Hernández Hernández</name>
</maintainer>
<longdescription lang="en">
zoxide is a blazing fast replacement for your cd command, inspired
by z and z.lua. It keeps track of the directories you use most
frequently, and uses a ranking algorithm to navigate to the best
match.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|