striplog.description module#
Defines descriptions.
- copyright
2016 Agile Geoscience
- license
Apache 2.0
- class striplog.description.Description(text)#
Bases:
object
Used to represent a description.
Will contain text processing methods.
- exception striplog.description.DescriptionError#
Bases:
Exception
Generic error class.