diff options
author | David Spencer <idlemoor@slackbuilds.org> | 2018-09-13 22:54:30 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-09-13 22:54:30 +0100 |
commit | 420e35730bc2591937bd22d3dc7f4945ec2e6db3 (patch) | |
tree | 37db085cbed4c0647a4e4a5b5c0a21145eaddf83 /perl/perl-Syntax-Highlight-Engine-Kate | |
parent | 06886fc483c1366eb4ac93b3217dfc19fe43ea8e (diff) | |
download | slackbuilds-420e35730bc2591937bd22d3dc7f4945ec2e6db3.tar.gz |
perl/perl-Syntax-Highlight-Engine-Kate: Fixed README.
Thanks to pink_mist :)
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl/perl-Syntax-Highlight-Engine-Kate')
-rw-r--r-- | perl/perl-Syntax-Highlight-Engine-Kate/README | 17 |
1 files changed, 2 insertions, 15 deletions
diff --git a/perl/perl-Syntax-Highlight-Engine-Kate/README b/perl/perl-Syntax-Highlight-Engine-Kate/README index 0a533865d0..697443c9eb 100644 --- a/perl/perl-Syntax-Highlight-Engine-Kate/README +++ b/perl/perl-Syntax-Highlight-Engine-Kate/README @@ -1,15 +1,2 @@ -README is used to display a short description of the application and -any additional instructions on how to build or use the package. You -may list optional dependencies needed to enable additional features. - -Some common rules for the README file: -- Maximum of 72 characters per line -- Use 2-4 spaces for indentation, avoid TAB characters -- Plain ASCII or Unicode (UTF-8) are preferred encodings. -- Do not include the homepage URL -- Additional notes before building: - * user/group creation along with correct UID/GID - * strict dependency build order if necessary - * conflicts with any stock Slackware packages - -If longer instructions are necessary, place them in a README.SBo file. +Perl module Syntax::Highlight::Engine::Kate - a port to Perl of the syntax +highlight engine of the Kate text editor. |