# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. # Line up the first '|' above the ':' following the base package name, and # the '|' on the right side marks the last column you can put a character in. # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| modemu2k: modemu2k (Hayes-style AT-command modem emulator) modemu2k: modemu2k: modemu2k bridges a serial-style interface to TCP/Telnet ("dials" modemu2k: out and answers incoming connections). It ships as a C library modemu2k: (libmodemu2k) exposing the modem state machine, plus a small CLI modemu2k: built on top that allocates a PTY and either reads stdin/stdout modemu2k: directly, forks a comm program (minicom, picocom) on the slave, modemu2k: or accepts an incoming TCP connection as the TTY. IPv4 and IPv6. modemu2k: modemu2k: Homepage: https://github.com/theimpossibleastronaut/modemu2k modemu2k: