diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2015-04-11 07:38:00 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-12 10:06:48 +0700 |
commit | 371776a9a65172e8053f5a9831993e1737a5a4d3 (patch) | |
tree | 51e71ce94eed1ad5469622a9f6f0721e0453749d /python/pysed/slack-desc | |
parent | e5c4592d4b167af57a9fc36b1e88a68c9a1be695 (diff) | |
download | slackbuilds-371776a9a65172e8053f5a9831993e1737a5a4d3.tar.gz |
python/pysed: Updated for version 0.6.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/pysed/slack-desc')
-rw-r--r-- | python/pysed/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pysed/slack-desc b/python/pysed/slack-desc index f4b23a57d8..c86e200b00 100644 --- a/python/pysed/slack-desc +++ b/python/pysed/slack-desc @@ -11,7 +11,7 @@ pysed: 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: Actually pysed is a passage of Python module ‘re’ in terminal. pysed: pysed: Homepage: https://github.com/dslackw/pysed pysed: |