Pakket: libboost-regex1.74.0 (1.74.0-14ubuntu3)
Verwijzigingen voor libboost-regex1.74.0
Trisquel bronnen:
Het bronpakket boost1.74 downloaden:
- [boost1.74_1.74.0-14ubuntu3.dsc]
- [boost1.74_1.74.0.orig.tar.xz]
- [boost1.74_1.74.0-14ubuntu3.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Boost Team
- Steve M. Robbins
- Giovanni Mascellani
- Anton Gladky
Externe bronnen:
- Homepage [www.boost.org]
Vergelijkbare pakketten:
regular expression library for C++
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.
Andere aan libboost-regex1.74.0 gerelateerde pakketten
|
|
|
-
- dep: libc6 (>= 2.14)
- GNU C Library: Shared libraries
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc-s1 (>= 3.3.1)
- GCC support library
-
- dep: libicu70 (>= 70.1-1~)
- International Components for Unicode
-
- dep: libstdc++6 (>= 11)
- GNU Standard C++ Library v3