Paket: libboost-regex1.33.1 (1.33.1-9ubuntu3.1) [universe]
Länkar för libboost-regex1.33.1
Ubunturesurser:
Hämta källkodspaketet boost:
Ansvarig:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Boost Team (E-postarkiv)
- Steve M. Robbins
- Domenico Andreoli
- Christophe Prud'homme
It should generally not be necessary for users to contact the original maintainer.
Liknande paket:
regular expression library for C++
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.
Homepage: http://www.boost.org/libs/regex/
Andra paket besläktade med libboost-regex1.33.1
|
|
|
-
- dep: libc6 (>= 2.5-0ubuntu1)
- GNU C-bibliotek: Delade bibliotek
också ett virtuellt paket som tillhandahålls av libc6-udeb
-
- dep: libgcc1 (>= 1:4.1.2)
- GCC stödbibliotek
-
- dep: libicu36
- International Components for Unicode (libraries)
-
- dep: libstdc++6 (>= 4.1.2)
- GNUs Standard C++-bibliotek v3