sys-apps/hex: new package

Package-Manager: Portage-2.3.98, Repoman-2.3.22
Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>
This commit is contained in:
YOSHIOKA Takuma
2020-04-10 23:17:03 +09:00
parent 8220c1852a
commit c9224ee5a9
3 changed files with 73 additions and 0 deletions

16
sys-apps/hex/metadata.xml Normal file
View File

@@ -0,0 +1,16 @@
<?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">sitkevij/hex</remote-id>
</upstream>
<longdescription lang="en">
Futuristic take on hexdump.
hex takes a file as input and outputs a hexadecimal colorized view to stdout.
</longdescription>
</pkgmetadata>