Files
guru/dev-util/tokei/metadata.xml
YOSHIOKA Takuma 0c7b43da8d dev-util/tokei: new package
Package-Manager: Portage-3.0.6, Repoman-3.0.1
Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
2020-09-13 20:24:01 +09:00

15 lines
563 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lo48576@hard-wi.red</email>
<name>YOSHIOKA Takuma</name>
</maintainer>
<upstream>
<remote-id type="github">XAMPPRocky/tokei</remote-id>
</upstream>
<longdescription lang="en">
Tokei is a program that displays statistics about your code. Tokei will show the number of files, total lines within those files and code, comments, and blanks grouped by language.
</longdescription>
</pkgmetadata>