%module Snowboy

%include "std_string.i"
%include "typemaps.i"

%{
#include "include/snowboy-detect.h"
%}

%include "include/snowboy-detect.h"
