Metadata-Version: 2.1
Name: pymadng
Version: 0.0.1
Summary: A python interface to MAD-NG running as subprocess and using Pexpect
Project-URL: Homepage, https://github.com/MethodicalAcceleratorDesign/MADpy
Project-URL: Bug Tracker, https://github.com/MethodicalAcceleratorDesign/MADpy/issues
Project-URL: MAD Source, https://github.com/MethodicalAcceleratorDesign/MAD
Author-email: Joshua Gray <joshua.mark.gray@cern.ch>
License-File: LICENSE
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.6
Requires-Dist: numpy>=1.23
Requires-Dist: pexpect>=4.8
Description-Content-Type: text/markdown

# MADpy
Python interface to MAD-NG running as subprocess and using Pexpect 
