mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-09 14:44:11 +02:00
14 lines
526 B
XML
14 lines
526 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>lu_zero@gentoo.org</email>
|
|
<name>Luca Barbato</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
Standard GNU file utilities (chmod, cp, dd, dir, ls, ...), text utilities (sort, tr, head, wc, ...), and shell utilities (whoami, who, ...), written in Rust
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">uutils/coreutils</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|