Files
guru/x11-terms/terminal-simulator/metadata.xml
Seth M. Price 9d3e08ca85 */*: include middle initial in maintainer credits
Signed-off-by: Seth M. Price <sprice623@aol.com>
2024-11-04 20:58:44 -05:00

21 lines
822 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Seth M. Price</name>
<email>sprice623@aol.com</email>
</maintainer>
<longdescription lang="en">
This is a software simulation of the VT100 hardware.
(There is also a VT52 simulation.) The original firmware
ROM is built in and executed by an 8080 emulator. Other
components include video display with character generator
ROM, settings NVRAM, Intel 8251 USART, and a keyboard
matrix scanner. The Advanced Video Option is not included.
</longdescription>
<upstream>
<bugs-to>https://github.com/larsbrinkhoff/terminal-simulator/issues</bugs-to>
<remote-id type="github">larsbrinkhoff/terminal-simulator</remote-id>
</upstream>
</pkgmetadata>