aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ports/arrow/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/arrow/CONTROL b/ports/arrow/CONTROL
new file mode 100644
index 000000000..2e0233bb6
--- /dev/null
+++ b/ports/arrow/CONTROL
@@ -0,0 +1,4 @@
+Source: arrow
+Version: apache-arrow-0.4.0
+Build-Depends: boost
+Description: Apache Arrow is a columnar in-memory analytics layer designed to accelerate big data. It houses a set of canonical in-memory representations of flat and hierarchical data along with multiple language-bindings for structure manipulation. It also provides IPC and common algorithm implementations.