Download List

專案描述

libplis is library for Perl-like string
manipulation for C++. It includes the string class
plis::slip and the list class plis::llip.
Together, these two provide the Perl-like methods
that include regular expressions (through PCRE),
split(), join(), grep(), chomp, tr///, s///,
sprintf(), etc. It can also be described as a C++
frontend to PCRE, but its array manipulations make
it much more powerful than only that. It comes
with Doxygen API documentation.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-07-04 01:24
0.1.4

A few new utility functions have been added (slip_read_file and slipvprintf), a memory leak has been fixed, and a few problems in the documentation have been fixed.
標籤: Major feature enhancements

2005-09-02 12:49
0.1.3

A minor bug that caused problems in the use of
libplis with I/O to C++ streams was fixed. Some
documentation updates were made.
標籤: Minor bugfixes

2005-01-14 10:13
0.1.2

Several installation issues and documentation errors were fixed.
標籤: Minor bugfixes

2004-01-25 06:20
0.1.0

標籤: Initial freshmeat announcement

Project Resources