mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 20:13:32 +01:00
23 lines
585 B
Text
23 lines
585 B
Text
|
|
[summary]
|
||
|
|
Jannet IT Services Freelance 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
|
||
|
|
|