peakbag 0.1.0

Full waveform LiDAR processing, including peak detection
Documentation
[package]
name = "peakbag"
version = "0.1.0"
authors = ["Pete Gadomski <pete.gadomski@gmail.com>"]
description = "Full waveform LiDAR processing, including peak detection"
documentation = "http://gadomski.github.io/peakbag"
homepage = "https://github.com/gadomski/peakbag"
repository = "https://github.com/gadomski/peakbag.git"
readme = "README.md"
keywords = ["pointcloud", "LiDAR", "full-waveform", "peak-detection"]
license = "MIT"

[dependencies]
log = "0.3"
num = "0.1"