mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
project.conf, scm.sh: Move doc/share/project.txt -> make/project.conf
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
cb76384cf4
commit
df77be6508
2 changed files with 31 additions and 3 deletions
23
make/project.conf
Normal file
23
make/project.conf
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
[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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue