Accepting request 81736 from home:aturrini:branches:devel:tools:compiler
Fixed typo in re2c.spec OBS-URL: https://build.opensuse.org/request/show/81736 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/re2c?expand=0&rev=5
This commit is contained in:
parent
cf5a98dae3
commit
3ae9b90ac1
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 9 20:17:36 UTC 2011 - andrea.turrini@gmail.com
|
||||||
|
|
||||||
|
- Fixed typo in re2c.spec
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 23 12:52:50 UTC 2010 - cristian.rodriguez@opensuse.org
|
Tue Nov 23 12:52:50 UTC 2010 - cristian.rodriguez@opensuse.org
|
||||||
|
|
||||||
|
@ -32,7 +32,7 @@ Summary: Tool for generating C-based recognizers from regular expressions
|
|||||||
%description
|
%description
|
||||||
re2c is a tool for writing fast and flexible lexers. Unlike other such
|
re2c is a tool for writing fast and flexible lexers. Unlike other such
|
||||||
tools, it concentrates solely on generating efficient code for matching
|
tools, it concentrates solely on generating efficient code for matching
|
||||||
regular expressions. This make it suitable for a wide variety of
|
regular expressions. This makes it suitable for a wide variety of
|
||||||
applications. The generated scanners approach hand-crafted ones in
|
applications. The generated scanners approach hand-crafted ones in
|
||||||
terms of size and speed.
|
terms of size and speed.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user