charon-core  0.3.1
Charon Core libraries

Overview

Charon-core is a collection of routines and classes used in the charon project and tuchulcha. There a framework of serializable objects which can collaborate in a signal/slot style. A sample collection of serializable classes is able in the charon-utils project.

Used libraries

Charon-core itself does only depend on any external libraries. Modules that are developed using charon-core may include dependencies to other libraries if needed.

Features

  • Serializable object framework (classes ParameteredObject et al)
  • configurable output stream with possibility to log to (multiple) files and to console (like tee)
  • platform independent file manipulation (rename, etc)

License

Copyright (C) 2009-2011 Jens-Malte Gottfried, Daniel Kondermann

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 3 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, see http://www.gnu.org/licenses/.

lgplv3-147x51.png
LGPL logo

Further information