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

14 lines
543 B
Plaintext
Raw Normal View History

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