slackbuilds_ponce/python/pysed/README
Dimitris Zlatanidis 371776a9a6 python/pysed: Updated for version 0.6.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2015-04-12 10:06:48 +07:00

5 lines
256 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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.