mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
dev-util/tokei: new package
Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
This commit is contained in:
14
dev-util/tokei/metadata.xml
Normal file
14
dev-util/tokei/metadata.xml
Normal file
@@ -0,0 +1,14 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user