That library created for convert finite element file in format INP to format STD.
Typically using case:
-
Creating mesh model in GMSH
-
Saving into mesh format INP.
Example: gmsh -2 -format inp cone.geo
-
Use that software for convert into STD format
-
Enjoy!!