Cross platform disclaimer

pull/2/head
Francesco Bertolaccini 2016-01-29 20:09:32 +01:00
parent a5b0974b15
commit e8495d6cfa
1 changed files with 9 additions and 1 deletions

View File

@ -7,3 +7,11 @@ and *IEnumerable*s to represent native objects. It also provides access to the u
methods and a *Stream* subclass for easy use of the APIs.
The documentation for the methods is copied from the original doxygen and only slightly adapted.
## Platform support
The library is designed to work regardlessly of the underlying OS, so it should work on Windows, Linux
and OSX equally well. I haven't tested the OSX port though, and I only superficially tried it on Linux.
If anyone feels so inclined, he/she could contribute by testing it and reporting the results. This would
be greatly appreciated.