diff options
author | Andreas Voegele <andreas@andreasvoegele.com> | 2018-07-09 18:15:36 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-07-09 18:15:36 +0100 |
commit | d065901797a0e68476700911bb631252233a82c0 (patch) | |
tree | ed7bfb01ccecb9348151241638ce4c70d479ab93 /perl/perl6-Readline/slack-desc | |
parent | b8856d36b1d2a75e64cf4d75674611583547198a (diff) | |
download | slackbuilds-d065901797a0e68476700911bb631252233a82c0.tar.gz |
perl/perl6-Readline: Added (Perl 6 interface to GNU Readline).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl/perl6-Readline/slack-desc')
-rw-r--r-- | perl/perl6-Readline/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/perl/perl6-Readline/slack-desc b/perl/perl6-Readline/slack-desc new file mode 100644 index 0000000000..de6d3d2a0a --- /dev/null +++ b/perl/perl6-Readline/slack-desc @@ -0,0 +1,19 @@ +# 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------------------------------------------------------| +perl6-Readline: perl6-Readline (Perl 6 interface to the GNU Readline library) +perl6-Readline: +perl6-Readline: A thin OO wrapper around the GNU Readline library for the Perl 6 +perl6-Readline: programming language. +perl6-Readline: +perl6-Readline: This module adds command line editing to the perl6 interpreter. +perl6-Readline: +perl6-Readline: Homepage: https://github.com/drforr/perl6-readline +perl6-Readline: +perl6-Readline: +perl6-Readline: |