]> Creatis software - cpPlugins.git/blob - README
...
[cpPlugins.git] / README
1
2 @project
3   cpPlugins: Plugin system to encapsulate pipeline objects (data, filters,
4              sources and sinks)
5
6 @version
7   0.0.1 (2014-12-31)
8
9 @authors
10   Maciej ORKISZ (maciej.orkisz@creatis.insa-lyon.fr)
11   Leonardo FLOREZ-VALENCIA (florez-l@javeriana.edu.co)
12   <Who else?>
13
14 @description
15   <Write a fancy description and some historical notes>
16
17 @third_party Pluma
18   Pluma - Plug-in Management Framework
19   1. About
20      Pluma stands for PLUg-in MAnagement framework, and also for PLUg-in
21      Minimal Architecture. It's small, cross-platform and simple to use.
22      Support and more information at http://pluma-framework.sourceforge.net
23   2. Licence
24      Source code is provided under the terms of the zlib/libpng License
25      (http://www.opensource.org/licenses/zlib-license.php):
26      Pluma - Plug-in Management Framework
27      Copyright (C) 2010-2012 Gil Costa (gsaurus@gmail.com)
28
29      This software is provided 'as-is', without any express or implied
30      warranty. In no event will the authors be held liable for any damages
31      arising from the use of this software.
32
33      Permission is granted to anyone to use this software for any purpose,
34      including commercial applications, and to alter it and redistribute it
35      freely, subject to the following restrictions:
36      1. The origin of this software must not be misrepresented;
37         you must not claim that you wrote the original software.
38         If you use this software in a product, an acknowledgment
39         in the product documentation would be appreciated but is not required.
40      2. Altered source versions must be plainly marked as such,
41         and must not be misrepresented as being the original software.
42      3. This notice may not be removed or altered from any source distribution.
43
44 @license
45    <What do we put here?>
46
47
48 ## eof - $RCSfile$