piston-binpool 0.1.0

An experimental uniform binary format for particle physics
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[lib]
name = "binpool"
path = "src/lib.rs"

[package]
authors = ["Sven Nilsen <bvssvni@gmail.com>"]
description = "An experimental uniform binary format for particle physics"
homepage = "https://github.com/PistonDevelopers/binpool"
keywords = ["analysis", "particle", "physics", "piston"]
license = "MIT"
name = "piston-binpool"
readme = "README.md"
repository = "https://github.com/PistonDevelopers/binpool.git"
version = "0.1.0"