lasrs 0.1.2

A library for parsing geophysical well log (.las) files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.lazy_static]
version = "1.4.0"

[dependencies.regex]
version = "1.3.7"

[package]
authors = ["iykekings <iykekings36@gmail.com>"]
description = "A library for parsing geophysical well log (.las) files"
documentation = "https://docs.rs/lasrs"
edition = "2018"
homepage = "https://github.com/laslibs/lasrs"
license = "MIT OR Apache-2.0"
name = "lasrs"
readme = "README.md"
repository = "https://github.com/laslibs/lasrs"
version = "0.1.2"