Welcome to Typeutil

Functorial constructors to provide string conversion and comparison functions for the standard collection types.

Licensing

Typeutil is distributed under the  GNU Lesser General Public License.

Download

Stable version

Get a source tarball: attachment:typeutil-0.2.tar.gz Download (release 0.2, revision 16)

Or checkout  Subversion repository:

svn co https://oops.tepkom.ru/svn/typeutil/tags/typeutil-0.2 typeutil-0.2

Or browse sources  online.

Older releases see below.

Development version

Checkout  Subversion repository:

svn co https://oops.tepkom.ru/svn/typeutil/trunk typeutil

Or click  Browse Source for online source browser.

Prerequisites

You should have  Logger installed in your system to build Typeutil.

Make and install

Run configure script that discovers your environment, then make, make check (optional) and make install:

$ ./configure
$ make
$ make check
# make install

Documentation

See auto-generated wiki pages or html pages.

Attachments