lhapdf 0.1.7

(Unofficial) Rust bindings for the LHAPDF C++ library
Documentation
[build-dependencies.cpp_build]
version = "0.5"

[build-dependencies.pkg-config]
version = "0.3"
[dependencies.cfg-if]
version = "0.1"

[dependencies.cpp]
version = "0.5"

[features]
docs-only = []

[package]
authors = ["Christopher Schwan <handgranaten-herbert@posteo.de>"]
categories = ["science"]
description = "(Unofficial) Rust bindings for the LHAPDF C++ library"
edition = "2018"
keywords = ["high-energy-physics", "physics"]
license = "GPL-3.0-or-later"
name = "lhapdf"
readme = "README.md"
repository = "https://github.com/cschwan/lhapdf"
version = "0.1.7"
[package.metadata.docs.rs]
features = ["docs-only"]