From 7c75b558a284e35f91f3e5be508091bf8c556da9 Mon Sep 17 00:00:00 2001 From: LukenShiro Date: Sun, 27 Oct 2013 17:05:15 -0500 Subject: development/re2c: Updated for version 0.13.6. Signed-off-by: Robby Workman --- development/re2c/slack-desc | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'development/re2c/slack-desc') diff --git a/development/re2c/slack-desc b/development/re2c/slack-desc index 757e430083..75066c2841 100644 --- a/development/re2c/slack-desc +++ b/development/re2c/slack-desc @@ -1,19 +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 ':'. +# 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------------------------------------------------------| re2c: re2c (regular expressions to C/C++ conversion tool) re2c: re2c: It is a tool for writing very fast and very flexible scanners. Unlike -re2c: any other such tool, re2c focuses on generating high efficient code for -re2c: regular expression matching. As a result this allows a much broader -re2c: range of use than any traditional lexer offers. And last but not least -re2c: re2c generates warning free code that is equal to hand-written code in -re2c: terms of size, speed and quality. +re2c: any other such tool, re2c focuses on generating high efficient code +re2c: for regular expression matching. As a result this allows a much +re2c: broader range of use than any traditional lexer offers. And last but +re2c: not least re2c generates warning free code that is equal to +re2c: hand-written code in terms of size, speed and quality re2c: re2c: Homepage: http://re2c.org re2c: -- cgit v1.2.3