aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
authorMichał Zieliński <michal@zielinscy.org.pl>2017-02-08 15:54:00 +0100
committerMichał Zieliński <michal@zielinscy.org.pl>2017-02-08 15:54:00 +0100
commit07da38b9a17974e7f96258e8a641283c10447c9b (patch)
tree75073aae07988a7461deb4588b1edf8068c568d0 /packages.json
parent12d8f218e4698b9390f325003c4048f59eae7450 (diff)
downloadpackages-07da38b9a17974e7f96258e8a641283c10447c9b.tar.gz
packages-07da38b9a17974e7f96258e8a641283c10447c9b.zip
add isa: bindings for Intel Storage Acceleration library
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index fcbd18d..88a69a1 100644
--- a/packages.json
+++ b/packages.json
@@ -5862,5 +5862,19 @@
"description": "IMAP client library",
"license": "GPL2",
"web": "https://github.com/ehmry/imap"
+ },
+ {
+ "name": "isa",
+ "url": "https://github.com/nimscale/isa",
+ "method": "git",
+ "tags": [
+ "erasure",
+ "hash",
+ "crypto",
+ "compression"
+ ],
+ "description": "Binding for Intel Storage Acceleration library",
+ "license": "Apache License 2.0",
+ "web": "https://github.com/nimscale/isa"
}
]