Télécharger le paquet source boost :
Part of the Boost.org library 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.
Homepage: http://www.boost.org/libs/regex/
|
|
|
| Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
|---|---|---|---|
| alpha | 236,1 ko | 696 ko | [liste des fichiers] |
| arm | 250,1 ko | 704 ko | [liste des fichiers] |
| hppa | 293,7 ko | 764 ko | [liste des fichiers] |
| i386 | 191,1 ko | 537 ko | [liste des fichiers] |
| ia64 | 308,3 ko | 1052 ko | [liste des fichiers] |
| m68k | 221,1 ko | 620 ko | [liste des fichiers] |
| mips | 210,0 ko | 736 ko | [liste des fichiers] |
| mipsel | 210,2 ko | 736 ko | [liste des fichiers] |
| powerpc | 202,6 ko | 588 ko | [liste des fichiers] |
| s390 | 194,6 ko | 616 ko | [liste des fichiers] |
| sparc | 208,7 ko | 604 ko | [liste des fichiers] |