7 lines
296 B
Markdown
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.
|