Metadata-Version: 2.1
Name: meshparser
Version: 0.5.0
Summary: A Small Python library for parsing files that describe a mesh.
Home-page: https://github.com/ABI-Software/MeshParser
Author: Hugh Sorby
Author-email: h.sorby@auckland.ac.nz
License: Apache
License-File: LICENSE
Requires-Dist: pointpare

A Python library that parses different mesh format files into a Python dict 
ready for consumption by other libraries.
