Files
sf_daq_buffer/lib/meta.yaml
T
2018-07-12 10:51:47 +02:00

28 lines
373 B
YAML

package:
name: lib_cpp_h5_writer
version: 0.1.0
build:
number: 0
source:
path: ..
requirements:
build:
- make
- gcc
- cppzmq ==4.2.1
- hdf5 ==1.10.1
- boost ==1.61.0
run:
- cppzmq ==4.2.1
- hdf5 ==1.10.1
- boost ==1.61.0
about:
summary: "C++ library for a ZMQ to H5 writer."