From 888ebcb293f4e263c755fa71393292e45de992f9 Mon Sep 17 00:00:00 2001 From: atkawa7 Date: Wed, 24 May 2017 16:28:23 -0700 Subject: Created Apache Arrow Control #978 --- ports/arrow/CONTROL | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ports/arrow/CONTROL 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. -- cgit v1.2.3