You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 lines
1.3 KiB

[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../re2c/re2c.desc
[COPY] Copyright (C) 2006 - 2007 The OpenSDE Project
[COPY] Copyright (C) 2006 The T2 SDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
[I] A tool for writing fast and flexible lexers
[T] re2c is a tool for writing fast and flexible lexers. Unlike other
[T] such tools, it concentrates solely on generating efficient code
[T] for matching regular expressions. This make it suitable for a
[T] wide variety of applications. The generated scanners approach
[T] hand-crafted ones in terms of size and speed.
[U] http://re2c.org/
[A] Dan Nuffer <nuffer@users.sourceforge.net>
[M] Christian Wiese <jeru@ixplanet.org>
[C] extra/tool
[L] MIT
[S] Stable
[V] 0.13.0
[P] X -----5---9 800.000
[D] 1374367669 re2c-0.13.0.tar.gz http://dl.sourceforge.net/sourceforge/re2c/