eccodes/python/eccode.i

9 lines
95 B
OpenEdge ABL

%module grib
%{
#include "grib_api.h";
%}
%include typemaps.i
%include "grib_api_typemaps.h"