A "regular expression" (or "regexp", or "pattern") is a text string that describes some (mathematical) set of strings. A regexp R "matches" a string S if S is in the set of strings described by R. Using the Regex library, you can:
* see if a string matches a specified pattern as a whole, and * search within a string for a substring matching a specified pattern.
There is no libc6 version of this packages as it is already a part of libc6.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| i386 | 56.7 kB | 86 kB | [list of files] |
| m68k | 55.6 kB | 83 kB | [list of files] |