project.conf: Updated description

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2016-12-07 12:11:00 +00:00
commit 6ae9c44c78

View file

@ -2,20 +2,16 @@
janware GmbH LGPL project library
[description]
This is a library providing easy-to-use interfaces for:
A library providing
+ platform independent logging
+ platform independent locking
+ platform independent threads
+ platform independent profiling
+ a platform independent config file reader
+ shared memory
+ a lightweight middleware suite
It was originally designed to be a versatile pool of
programming tools to be used in my projects as a freelancing
software developer.
Worker to map an arbitrary SQL database into FeedFS
o a software build system
o integration into the janware GmbH versioning and packaging system
o platform independent logging
o platform independent locking
o platform independent threads
o platform independent profiling
o a platform independent config file reader
o shared memory
[global]
group = System/Libraries