diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-07-05 21:18:50 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-07-07 00:00:38 -0500 |
commit | 5cda2df9c509c9ad4d4ba7396af0ac649b987d92 (patch) | |
tree | 27d77f2aa7704d8dab85c1b708f2b991f20573eb /python/pysed/README | |
parent | 8c88741d502eb76e05a7a2c854f0dcdda5fc1a35 (diff) | |
download | slackbuilds-5cda2df9c509c9ad4d4ba7396af0ac649b987d92.tar.gz |
python/pysed: Updated for version 0.2.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pysed/README')
-rw-r--r-- | python/pysed/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pysed/README b/python/pysed/README index cd4a0fab32..2ec3870cb0 100644 --- a/python/pysed/README +++ b/python/pysed/README @@ -1 +1 @@ -Pysed is sed like utility that parses and transforms text. +CLI and API utility that parses and transforms text. |