lasrs 0.1.0

A library for parsing geophysical well log (.las) files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[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"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "lasrs"
version = "0.1.0"