2016-01-29 13:09:04 +00:00
|
|
|
[summary]
|
2016-12-03 17:13:53 +00:00
|
|
|
janware GmbH LGPL project library
|
2016-01-29 13:09:04 +00:00
|
|
|
|
|
|
|
|
[description]
|
|
|
|
|
This is a library providing easy-to-use interfaces for:
|
|
|
|
|
|
|
|
|
|
+ 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
|
|
|
|
|
|
|
|
|
|
[global]
|
|
|
|
|
group = System/Libraries
|
|
|
|
|
subpackages = run devel
|
2016-11-23 12:09:38 +00:00
|
|
|
license = LGPL 2
|
2016-01-29 13:09:04 +00:00
|
|
|
|