Added app-misc/xdg-ninja-20250807
This commit is contained in:
19
app-misc/xdg-ninja/metadata.xml
Normal file
19
app-misc/xdg-ninja/metadata.xml
Normal file
@@ -0,0 +1,19 @@
|
||||
<?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>
|
Reference in New Issue
Block a user