Files
saundersp-overlay/app-misc/xdg-ninja/metadata.xml
2025-10-06 21:19:26 +02:00

20 lines
885 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>pierre.saundersps@gmail.com</email>
<name>Pierre Saunders</name>
</maintainer>
<longdescription lang="en">
A shell script that checks your $HOME for unwanted files and directories.
When xdg-ninja encounters a file or directory it knows about, it will tell you whether it's possible to move it to the appropriate location, and how to do it.
The configurations are from the arch wiki page on XDG_BASE_DIR, antidot (thanks to Scr0nch for writing a conversion tool), and crowdsourced by other users.
</longdescription>
<upstream>
<remote-id type="github">b3nj5m1n/xdg-ninja</remote-id>
</upstream>
<use>
<flag name="glow">Use app-misc/glow for rendering Markdown in the terminal</flag>
</use>
</pkgmetadata>