From 32fd9e8055b27632ff366bcfb4f5b3cc2d8669cc Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Wed, 17 Jun 2015 05:59:41 +0300 Subject: python/pysed: Updated for version 0.7.7. Signed-off-by: Dimitris Zlatanidis --- python/pysed/README | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'python/pysed/README') diff --git a/python/pysed/README b/python/pysed/README index ca361a2103668..637349842143a 100644 --- a/python/pysed/README +++ b/python/pysed/README @@ -1,5 +1,4 @@ -Pysed is a Python stream editor, is used to perform basic -text transformations from a file. It reads text, line by -line, from a file and replace, insert or print all text or -specific area. Actually pysed is a passage of Python module -‘re’ in terminal. +Pysed is a stream editor, is used to perform basic text +transformations from a file or from pipeline. It reads text, +line by line, from a file and replace, insert or print all +text or specific area. -- cgit v1.2.3