summaryrefslogtreecommitdiff
path: root/net-dialup/tcpser/metadata.xml
blob: 20456a865ee6837b0290d7aa703d687804035926 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <name>Seth M. Price</name>
    <email>sprice623@aol.com</email>
  </maintainer>
  <longdescription lang="en">
		TCPSER turns a PC serial port into an emulated Hayes compatible
		modem that uses TCP/IP for incoming and outgoing connections.
		It can be used to allow older applications and systems designed
		for modem use to operate on the Internet. TCPSER supports all
		standard Hayes commands, and understands extended and vendor
		proprietary commands (though it does not implement many of
		them). TCPSER can be used for both inbound and outbound
		connections.
	</longdescription>
  <upstream>
    <bugs-to>https://github.com/go4retro/tcpser/issues</bugs-to>
  </upstream>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>