mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-python
synced 2026-01-15 09:53:32 +01:00
initial checkin
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
commit
5755d14d84
13 changed files with 124 additions and 0 deletions
18
make/project.conf
Normal file
18
make/project.conf
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
[summary]
|
||||
janware Python utility library
|
||||
|
||||
[description]
|
||||
janware Python utility library
|
||||
|
||||
[global]
|
||||
group = "Amusements/Teaching/Other"
|
||||
subpackages = run
|
||||
license = Copyright (c) Jan Lindemann, all rights reserved
|
||||
jw-maintainer = jan
|
||||
|
||||
[build]
|
||||
libname = none
|
||||
|
||||
[pkg.requires.jw]
|
||||
devel = jw-python-run = VERSION-REVISION, jw-build-devel = VERSION
|
||||
build = jw-build-devel
|
||||
Loading…
Add table
Add a link
Reference in a new issue