Download Source Package boost1.38:
This package forms part of the Boost C++ Libraries collection.
Regular expressions are a form of pattern-matching that are often used in text processing; many users will be familiar with the Unix utilities grep, sed and awk, and the programming language perl, each of which make extensive use of regular expressions. Traditionally C++ users have been limited to the POSIX C APIs for manipulating regular expressions, and while regex does provide these APIs, they do not represent the best way to use the library. For example regex can cope with wide character strings, or search and replace operations (in a manner analogous to either sed or perl), something that traditional C libraries can not do.
|
|
|
| Architecture | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| amd64 | 1.38.0-7+b1 | 329.6 kB | 936 kB | [list of files] |
| armel | 1.38.0-7+b1 | 306.7 kB | 876 kB | [list of files] |
| hppa | 1.38.0-7+b1 | 376.4 kB | 1336 kB | [list of files] |
| i386 | 1.38.0-7+b1 | 332.2 kB | 896 kB | [list of files] |
| ia64 | 1.38.0-7+b1 | 513.5 kB | 1808 kB | [list of files] |
| mips | 1.38.0-7+b1 | 327.7 kB | 1112 kB | [list of files] |
| mipsel | 1.38.0-7+b1 | 326.4 kB | 1112 kB | [list of files] |
| powerpc | 1.38.0-7+b1 | 348.0 kB | 1044 kB | [list of files] |
| s390 | 1.38.0-7+b1 | 338.5 kB | 964 kB | [list of files] |
| sparc | 1.38.0-7+b1 | 368.2 kB | 1072 kB | [list of files] |