mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 03:53:22 -04:00
"tio" is a simple TTY terminal application which features a straightforward commandline interface to easily connect to TTY devices for basic input/output. Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Kurt Kanzenbach <kurt@kmk-computers.de>
14 lines
466 B
XML
14 lines
466 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>kurt@kmk-computers.de</email>
|
|
<name>Kurt Kanzenbach</name>
|
|
</maintainer>
|
|
<longdescription>
|
|
"tio" is a simple TTY terminal application which features a straightforward
|
|
commandline interface to easily connect to TTY devices for basic
|
|
input/output.
|
|
</longdescription>
|
|
</pkgmetadata>
|