Metadata-Version: 2.4
Name: jmksysml2py
Version: 0.1a1
Summary: SysML v2.0 Parser
Author: Christopher Cox, Jeff MacKinnon
Author-email: Christopher Cox <chris.cox@westfall.io>, Jeff MacKinnon <jeff@jmkengineering.com>
License-Expression: MIT
License-File: LICENSE
Requires-Dist: numpy>=2.4.2
Requires-Dist: pandas>=3.0.0
Requires-Dist: pyyaml==6.0.1
Requires-Dist: textx>=3.1.1
Requires-Dist: astropy>=5.3.4
Requires-Dist: mypy>=1.4.1
Requires-Python: >=3.13
Project-URL: Homepage, https://git.jmkengineering.com/JMK_Engineering_Inc/jmksysml2py
Project-URL: Bug Tracker, https://git.jmkengineering.com/JMK_Engineering_Inc/jmksysml2py/issues
Description-Content-Type: text/markdown

# jmksysml2py

This started as a fork of [sysml2py](https://github.com/Westfall-io/sysml2py) on June 17, 2026. It was originally forked because of a dependancy issue.

The only change to the current version is a change of the build system from poetry to uv and loosening some of the requirements. 