Files
libXISF/README.md
T
2023-01-24 21:48:23 +01:00

7 lines
296 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 Qt5 Core.