Warning, /utilities/okteta/kasten/README.md is written in an unsupported language. File is not indexed.

0001 Okteta Kasten Elements
0002 ======================
0003 Part of the Okteta project, made within the KDE community.
0004 
0005 Copyright: 2007-2024 Friedrich W. H. Kossebau <kossebau@kde.org>
0006 
0007 Author/Maintainer: Friedrich W. H. Kossebau <kossebau@kde.org>
0008 
0009 
0010 Description
0011 -----------
0012 Okteta Kasten Elements are libraries with elements for the Kasten framework
0013 (which is currently also located inside the Okteta sources, in [libs/kasten/](../../libs/kasten/)).
0014 They use the basic Okteta libraries liboktetacore and liboktetagui.
0015 
0016 As the API of these classes is still in active development there is no guarantee
0017 on the binary or source compatibility between 0.x releases. If there is a change
0018 the namespace postfix will be increased by 1, so different versions of the lib
0019 could be used even in the same process without symbol conflicts, if e.g. plugins
0020 use different versions.
0021 
0022 
0023 Installing
0024 ----------
0025 Installs the libraries and the public headers.