aboutsummaryrefslogtreecommitdiff
path: root/databases/py-tiledb/pkg-descr
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-05-12 16:29:52 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-05-12 16:29:52 +0000
commitb132d22e3a13941d7b3d3d36da0aea72f962f667 (patch)
tree51538c8652f87bbe2c85bd7b8301c64c4f745af8 /databases/py-tiledb/pkg-descr
parente353c059a5006646ca81c19547b42542c7cbe1bd (diff)
Notes
Diffstat (limited to 'databases/py-tiledb/pkg-descr')
-rw-r--r--databases/py-tiledb/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/databases/py-tiledb/pkg-descr b/databases/py-tiledb/pkg-descr
new file mode 100644
index 000000000000..066fb205fb44
--- /dev/null
+++ b/databases/py-tiledb/pkg-descr
@@ -0,0 +1,9 @@
+TileDB is an efficient multi-dimensional array management system which
+introduces a novel format that can effectively store dense and sparse array data
+with support for fast updates and reads. It features excellent compression, an
+efficient parallel I/O system for high scalability, and high-level APIs
+including Python, R, Golang and more.
+
+TileDB-Py is the official Python interface to TileDB.
+
+WWW: https://github.com/TileDB-Inc/TileDB-Py