Files
guru/app-shells/zoxide/metadata.xml
Anthony Ruhier 155e7c4886 app-shells/zoxide: new package v0.7.2
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Anthony Ruhier <aruhier@mailbox.org>
2021-07-07 16:45:11 +02:00

19 lines
644 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>aruhier@mailbox.org</email>
<name>Anthony Ruhier</name>
</maintainer>
<upstream>
<remote-id type="github">ajeetdsouza/zoxide</remote-id>
</upstream>
<longdescription lang="en">
zoxide
A smarter cd command for your terminal.
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>
</pkgmetadata>