blob: 36481faa2e940f300bdf16a4e13071071364e91f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Source: highfive
Version: 2.2.2
Port-Version: 1
Homepage: https://github.com/BlueBrain/HighFive
Description: HighFive is a modern C++/C++11 friendly interface for libhdf5
Build-Depends: hdf5
Feature: boost
Description: Enables Boost support
Build-Depends: boost-ublas, boost-multi-array
Feature: tests
Description: Build unit tests
Build-Depends: highfive[boost], boost-test
|