Metadata-Version: 2.1
Name: op2_parser
Version: 0.3.0
Summary: Wrapper for pyNastran's op2 Parser
Author: Nicolas Cordier
Author-email: nicolas@cordier.io
Maintainer: Nicolas Cordier
Maintainer-email: nicolas@cordier.io
Requires-Python: >=3.11,<3.13
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: click
Requires-Dist: levenshtein
Requires-Dist: numtools
Requires-Dist: pandas[performance]
Requires-Dist: pyNastran (>=1.3,<2.0)
Description-Content-Type: text/x-rst

==========
op2_parser
==========


.. image:: https://img.shields.io/pypi/v/op2_parser.svg
        :target: https://pypi.python.org/pypi/op2_parser



.. image:: https://readthedocs.org/projects/op2-parser/badge/?version=latest
        :target: https://op2-parser.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status


Simple wrapper to pyNastran OP2 results file


* Free software: MIT license
* Documentation: https://op2-parser.readthedocs.io.


Features
--------

* TODO


