mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
27 lines
651 B
Text
27 lines
651 B
Text
[summary]
|
|
janware GmbH LGPL project library
|
|
|
|
[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
|
|
license = LGPL 2
|
|
|
|
[pkg.required.os]
|
|
build = glib2-devel, boost-devel
|
|
|