From af0e151d206bd3ff1e7034ab7d3161dd9da3e830 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 11:17:31 -0400 Subject: python/python3-pexpect: Wrap README at 72 columns. Signed-off-by: B. Watson --- python/python3-pexpect/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python/python3-pexpect') diff --git a/python/python3-pexpect/README b/python/python3-pexpect/README index 1d15e556c1..09bbb8b290 100644 --- a/python/python3-pexpect/README +++ b/python/python3-pexpect/README @@ -1,4 +1,4 @@ -Pexpect is a Python module for spawning child applications; controlling them; -and responding to expected patterns in their output. Pexpect can be used for -automating interactive applications such as ssh, ftp, passwd, telnet, etc. -Pexpect is pure Python. +Pexpect is a Python module for spawning child applications; +controlling them; and responding to expected patterns in their +output. Pexpect can be used for automating interactive applications +such as ssh, ftp, passwd, telnet, etc. Pexpect is pure Python. -- cgit v1.2.3