runtime_files.list
author Edouard Tisserant
Mon, 15 Jan 2018 14:43:53 +0100
changeset 1902 2b7e2db31d81
child 2266 ed415982a9aa
child 2294 da288f63612f
permissions -rw-r--r--
Clarify licensing, and packaging of runtime only files :
- moved and split targets/typemapping.py into runtime/typemapping.py and runtime/loglevels.py
- added runtime_files.list pointing to files necessary for runtime, and referring to runtime license
# those files are used in runtime
# licensed according to LGPL, see COPYING.runtime 

images/icostop24.png
images/icoplay24.png
images/brz.png
util/__init__.py
util/paths.py
runtime/WampClient.py
runtime/PLCObject.py
runtime/NevowServer.py
runtime/webinterface.js
runtime/__init__.py
runtime/ServicePublisher.py
runtime/typemapping.py 
runtime/loglevels.py 
Beremiz_service.py