diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2022-12-12 20:10:25 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-17 09:13:52 +0700 |
commit | 4350f4571d22605dc211da564a5a3c582a834999 (patch) | |
tree | 189c65e21decc78b66a83447cacef7a3bee62f7c /python/pysed/slack-desc | |
parent | c9b17d28cabe5fb77d3a97c145674a263b72b9c2 (diff) |
python/pysed: Removed (abandoned project).
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pysed/slack-desc')
-rw-r--r-- | python/pysed/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/python/pysed/slack-desc b/python/pysed/slack-desc deleted file mode 100644 index 2304e5b00c5c3..0000000000000 --- a/python/pysed/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. -# Line up the first '|' above the ':' following the base package name, and -# the '|' on the right side marks the last column you can put a character in. -# You must make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':' except on otherwise blank lines. - - |-----handy-ruler------------------------------------------------------| -pysed: pysed (sed like utility) -pysed: -pysed: Pysed is a stream editor, is used to perform basic text -pysed: transformations from a file or from pipeline. It reads text, -pysed: line by line, from a file and replace, insert or print all -pysed: text or specific area. -pysed: -pysed: Homepage: https://gitlab.com/dslackw/pysed -pysed: -pysed: -pysed: |