Metadata-Version: 2.1
Name: op2-parser
Version: 0.1.0
Summary: wrapper to pyNastran OP2 results file
Author: Nicolas Cordier
Author-email: nicolas.cordier@numeric-gmbh.ch
License: MIT license
Keywords: op2_parser
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: Click (>=7.0)

==========
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



=======
History
=======

0.1.0 (2022-10-10)
------------------

* First release on PyPI.
