libutil++ v1.9.6 (9/28/18) - http://www.digitalgenesis.com Copyright (C) 2011-2018 Digital Genesis. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110‒1301 USA. Maintainer: Digital Genesis http://www.digitalgenesis.com Supported Platforms: UN*X based platforms (Tested on Linux 2.6.x) Software Requirements: Building: GNU make (Tested with 3.81) GNU g++ (Tested with 4.4.6) GNU autoconf (Tested with 2.63) GNU automake (Tested with 1.11.1) GNU libtool (Tested with 2.2.6b) Description: libutil++ is a library that provides C++ utility classes. Installation: See the INSTALL file for installation instructions. Support: If you have questions regarding the use of libutil++, please visit our support forums at: http://www.digitalgenesis.com/support/forum/ Suggestions: If you have suggestions, comments or patches for libutil++, please visit our forums at: http://www.digitalgenesis.com/support/forum/ Patches: If you have fixed a bug or added a new feature to libutil++ and would like to submit your patch to us, please create a unified diff as follows (replacing x.x.x with the version number): tar xvzf libutil++-x.x.x.tar.gz cp -a libutil++-x.x.x libutil++-x.x.x-modified Make your changes to 'libutil++-x.x.x-modified'. diff -urN libutil++ libutil++-x.x.x-modified -or- diff -u --recursive --new-file libutil++ libutil++-x.x.x-modified Patches can be submitted via the forums at: http://www.digitalgenesis.com/support/forum/ Credits: James M. Sella - Code and documentation. William T. Sella - Code. Fini