Added app-misc/saundersp-toolbox-20250313

This commit is contained in:
saundersp
2025-03-14 00:52:36 +01:00
parent 5ac8e979b4
commit b4f1e12e38
4 changed files with 65 additions and 0 deletions

View File

@ -0,0 +1,20 @@
<?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>
<upstream>
<remote-id type="github">arp242/find-cursor</remote-id>
</upstream>
<use>
<flag name="format-time">Install the format_time program</flag>
<flag name="format-time-ns">Install the format_time_ns program</flag>
<flag name="format-bytes">Install the format_bytes program</flag>
<flag name="gcd">Install the gcd program</flag>
<flag name="compress">Install the compress script</flag>
<flag name="convertUTF8">Install the convertUTF8 script</flag>
<flag name="extract">Install the extract script</flag>
</use>
</pkgmetadata>