diff options
author | B. Watson <yalhcru@gmail.com> | 2018-06-19 23:54:29 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-23 08:44:01 +0700 |
commit | 9319bd2c8bceb36518a4442b90c1e3b1ac4a3f42 (patch) | |
tree | 9b4597415c41f92f6d37f0a8d9d5311847e0569a /development/reflex/slack-desc | |
parent | fdd50477c43f720d7350ef242680d54423412721 (diff) | |
download | slackbuilds-9319bd2c8bceb36518a4442b90c1e3b1ac4a3f42.tar.gz |
development/reflex: Added (variant of flex fast lexical scanner).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development/reflex/slack-desc')
-rw-r--r-- | development/reflex/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/reflex/slack-desc b/development/reflex/slack-desc new file mode 100644 index 0000000000..0f0df9d70a --- /dev/null +++ b/development/reflex/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------------------------------------------------------| +reflex: reflex (variant of flex fast lexical scanner) +reflex: +reflex: This is Thomas E. Dickey's fork of flex, based on flex-2.5.4. It +reflex: has a few bugfixes and slightly different features from the flex +reflex: included in Slackware. +reflex: +reflex: +reflex: +reflex: +reflex: +reflex: |