Metadata-Version: 2.4
Name: pineappl_cli
Version: 1.3.2
Summary: Read, write, and query PineAPPL grids
Keywords: high-energy-physics,physics
Author: Christopher Schwan <handgranaten-herbert@posteo.de>
Author-email: Christopher Schwan <handgranaten-herbert@posteo.de>
License: GPL-3.0-or-later
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Source Code, https://github.com/NNPDF/pineappl

[![Rust](https://github.com/NNPDF/pineappl/workflows/Rust/badge.svg)](https://github.com/NNPDF/pineappl/actions?query=workflow%3ARust)
[![crates.io](https://img.shields.io/crates/v/pineappl.svg)](https://crates.io/crates/pineappl_cli)

# PineAPPL CLI

This is the command-line interface (CLI) to
[`pineappl`](https://crates.io/crates/pineappl).

# Installation

Run `cargo install pineappl_cli` to install the `pineappl` binary.

