2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2024-11-22 09:49:50 +00:00

thirdparty: Forum #1130326)

git-svn-id: https://svn.fhem.de/fhem/trunk@23702 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2021-02-08 13:01:19 +00:00
parent 6c543271e4
commit 0a3e7e7bf8

13
fhem/thirdparty/README vendored Normal file
View File

@ -0,0 +1,13 @@
This is the place for thirdparty files.
Requirements:
- the file itself cannot be easily downloaded from the "native" site, or
building it from source (by supplying a description) is not reasonable.
- the licence is compatible with GPLv2
- the file (or files) is residing in a subdirectory describing its
name (e.g. libXYZ)
- the directory contains a README, with following content:
- the exact licence
- the current maintainer
- which module is in need of this file
- why is it not feasible to just download the file or build it