[console_scripts]
abaqus_to_nastran = pyNastran.converters.abaqus.abaqus_to_nastran:cmd_abaqus_to_nastran
bdf = pyNastran.bdf.mesh_utils.utils:cmd_line
f06 = pyNastran.f06.utils:cmd_line
format_converter = pyNastran.converters.format_converter:cmd_line_format_converter
pyNastranGUI = pyNastran.gui.gui:cmd_line
test_bdf = pyNastran.bdf.test.test_bdf:main
test_bdfv = pyNastran.dev.bdf_vectorized3.test.test_bdf:main
test_op2 = pyNastran.op2.test.test_op2:main
test_op4 = pyNastran.op4.test.test_op4:main
test_pynastrangui = pyNastran.gui.test.test_gui:main
