diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-07-17 21:38:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-07-17 21:38:18 +0700 |
commit | 61469bac0a72b96013cec367cf77665296c3574e (patch) | |
tree | bc0312c19496c5986bf7f8d34178806121017601 /python/pysed/slack-desc | |
parent | baa3c3ce5efb8c83ad6b9261848782e0a0dc67be (diff) | |
download | slackbuilds-61469bac0a72b96013cec367cf77665296c3574e.tar.gz |
python/pysed: Updated for version 0.3.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pysed/slack-desc')
-rw-r--r-- | python/pysed/slack-desc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/pysed/slack-desc b/python/pysed/slack-desc index 07b0e2be27..f4b23a57d8 100644 --- a/python/pysed/slack-desc +++ b/python/pysed/slack-desc @@ -8,12 +8,12 @@ |-----handy-ruler------------------------------------------------------| pysed: pysed (sed like utility) pysed: -pysed: CLI and API utility that parses and transforms text. +pysed: Pysed is a Python stream editor, is used to perform basic text +pysed: ransformations from a file. It reads text, line by line, from +pysed: a file and replace, insert or print all text or specific area. +pysed: One of the elements of distinction is the use of colors. pysed: pysed: Homepage: https://github.com/dslackw/pysed pysed: pysed: pysed: -pysed: -pysed: -pysed: |