stl_io 0.4.2

STL input and output.
Documentation
[badges.codecov]
branch = "master"
repository = "hmeyer/stl_io"
service = "github"

[badges.travis-ci]
branch = "master"
repository = "hmeyer/stl_io"
[dependencies.byteorder]
version = "1"

[lib]
name = "stl_io"
path = "src/lib.rs"

[package]
authors = ["Henning Meyer <tutmann@gmail.com>"]
description = "STL input and output."
keywords = ["stl", "binary", "ascii", "3d", "mesh"]
license = "GPL-3.0"
name = "stl_io"
readme = "README.md"
repository = "https://github.com/hmeyer/stl_io"
version = "0.4.2"