Browse Source
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20236 10447126-35f2-4685-b0cf-6dd780d3921fearly
Alejandro Mery
18 years ago
2 changed files with 62 additions and 0 deletions
@ -0,0 +1,25 @@
|
||||
|
||||
[TIMESTAMP] 1173111110 Mon Mar 5 13:11:50 2007 |
||||
[BUILDTIME] 100 (9) |
||||
[SIZE] 0.23 MB, 18 files |
||||
|
||||
[DEP] 00-dirtree |
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] bzip2 |
||||
[DEP] coreutils |
||||
[DEP] diffutils |
||||
[DEP] findutils |
||||
[DEP] gawk |
||||
[DEP] gcc |
||||
[DEP] gettext |
||||
[DEP] glibc |
||||
[DEP] grep |
||||
[DEP] linux-header |
||||
[DEP] make |
||||
[DEP] mktemp |
||||
[DEP] net-tools |
||||
[DEP] sed |
||||
[DEP] sysfiles |
||||
[DEP] tar |
||||
[DEP] util-linux |
@ -0,0 +1,37 @@
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../tre/tre.desc |
||||
[COPY] Copyright (C) 2007 The OpenSDE 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 lightweight POSIX compatible regexp library, supporting fuzzy matching |
||||
|
||||
[T] TRE is a lightweight, robust, efficient, portable, and POSIX compliant |
||||
[T] regexp matching library. Key features include the agrep command |
||||
[T] line tool for approximate regexp matching in the style of grep, |
||||
[T] an approximate matching library API, portability, wide character and |
||||
[T] multibyte character support, binary pattern and data support, complete |
||||
[T] thread safety, consistently efficient matching, low memory consumption |
||||
[T] and small footprint, and strict standards conformance. |
||||
|
||||
[U] http://laurikari.net/tre/ |
||||
|
||||
[A] Ville Laurikari <vlaurika@cs.hut.fi> |
||||
[M] Alejandro Mery <amery@opensde.org> |
||||
|
||||
[C] extra/development |
||||
|
||||
[L] GPL |
||||
[S] Stable |
||||
[V] 0.7.5 |
||||
[P] X -----5---9 700.000 |
||||
|
||||
[D] 73926865 tre-0.7.5.tar.bz2 http://laurikari.net/tre/ |
Loading…
Reference in new issue