Paketname | libpcre++-dev |
Beschreibung | C++ wrapper class for pcre (development) |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.9.5-3 |
Sektion | universe/libdevel |
Priorität | extra |
Installierte Größe | 524 Byte |
Hängt ab von | libpcre++0 (= 0.9.5-3), libstdc++6-4.1-dev, libpcre3-dev |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | libpcre++ |
Paketgröße | 72876 Byte |
Prüfsumme MD5 | 6ca3972b9b8c48eeb57554998b0e5359 |
Prüfsumme SHA1 | d4b31f5dce9e621ac11899d9649b3d5cec9b8e4e |
Prüfsumme SHA256 | f56797bddc36d0174ad73198fe37c0dae06453b3d110ff03c76dad38e191db2e |
Link zum Herunterladen | libpcre++-dev_0.9.5-3_i386.deb |
Ausführliche Beschreibung | PCRE++ is a C++ wrapper-class for the library PCRE (Perl Compatible
Regular Expressions).
.
Its class allows you to use perl alike regular expressions in your C++
applications. You can use it to search in strings, to split strings
into parts using expressions or to search and replace a part of a
string with another part.
.
Homepage: http://www.daemon.de/PCRE
|