diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-06-11 06:45:24 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-12 06:51:50 +0700 |
commit | 59c33a0c1ebe761f5b3b22498d44debd1f063563 (patch) | |
tree | 6f0c7c22f8d07bd8031cd969d9229706a5bdb1f9 /python/pysed/README | |
parent | 41fb6a2b8d0cf7f5eae5c6ac6ca0cba0ec95f842 (diff) | |
download | slackbuilds-59c33a0c1ebe761f5b3b22498d44debd1f063563.tar.gz |
python/pysed: Added (sed like utility).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pysed/README')
-rw-r--r-- | python/pysed/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/pysed/README b/python/pysed/README new file mode 100644 index 0000000000..cd4a0fab32 --- /dev/null +++ b/python/pysed/README @@ -0,0 +1 @@ +Pysed is sed like utility that parses and transforms text. |