Files
libXISF/README.md
T
2023-03-10 22:12:39 +01:00

7 lines
302 B
Markdown

LibXISF
=========
LibXISF is C++ library that can read and write XISF files produced by [PixInsight](https://pixinsight.com/).
It implement [XISF 1.0 specification](https://pixinsight.com/doc/docs/XISF-1.0-spec/XISF-1.0-spec.html).
It is licensed under GPLv3. To compile you will need C++17 compiler.