[package] name = "pennereq" version = "0.3.1" authors = ["arturo castro "] repository = "https://github.com/arturoc/pennereq-rs" description = "Port of the Penner easing equations to rust" license="BSD-2-Clause" readme="README.md" [dependencies] num-traits="0.2"