alice_protocol_reader 0.12.1

Reader library for reading raw binary data from the ALICE detector into a convenient structure for implementing analysis.
Documentation
[dependencies.arrayvec]
version = "0.7.4"

[dependencies.byteorder]
version = "1.4.3"

[dependencies.crossbeam-channel]
version = "0.5.8"

[dependencies.flume]
version = "0.11.0"
[dev-dependencies.pretty_assertions]
version = "1.4.0"

[dev-dependencies.temp-dir]
version = "0.1.11"

[package]
authors = ["Marc Beck König <mbkj@tutamail.com>"]
categories = ["parser-implementations"]
description = "Reader library for reading raw binary data from the ALICE detector into a convenient structure for implementing analysis."
edition = "2021"
keywords = ["parser", "verification"]
license = "MIT OR Apache-2.0"
name = "alice_protocol_reader"
readme = "README.md"
repository = "https://gitlab.cern.ch/mkonig/fastpasta"
version = "0.12.1"