aboutsummaryrefslogtreecommitdiff
path: root/ports/zfp/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/zfp/CONTROL')
-rw-r--r--ports/zfp/CONTROL19
1 files changed, 19 insertions, 0 deletions
diff --git a/ports/zfp/CONTROL b/ports/zfp/CONTROL
new file mode 100644
index 000000000..eb9505fa4
--- /dev/null
+++ b/ports/zfp/CONTROL
@@ -0,0 +1,19 @@
+Source: zfp
+Version: 0.5.5-1
+Homepage: https://github.com/LLNL/zfp
+Description: Zfp is an open source C/C++ library for compressed numerical arrays that support high throughput read and write random access. zfp also supports streaming compression of integer and floating-point data, e.g., for applications that read and write large data sets to and from disk. zfp is primarily written in C and C++ but also includes Python and Fortran bindings.
+
+Feature: all
+Description: Build all components
+
+Feature: cfp
+Description: cfp support for cfp
+
+Feature: test
+Description: Build test
+
+Feature: example
+Description: Build example
+
+Feature: utility
+Description: Build utility \ No newline at end of file