summaryrefslogtreecommitdiffstats
path: root/python/pysed/README
blob: ca361a2103668e2683a454b67b2d1e01304010b7 (plain)
1
2
3
4
5
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.