Files
guru/app-shells/fish-command-timer/metadata.xml
Alessandro Barbieri b77ac729cd app-shells/fish-command-timer: new package
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2020-12-21 10:42:46 +01:00

14 lines
560 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<upstream>
<remote-id type="github">jichu4n/fish-command-timer</remote-id>
</upstream>
<longdescription lang="en">After the execution of each command line, the script prints out the total execution time (up to millisecond precision), followed by the current time.
</longdescription>
</pkgmetadata>