Quick & dirty Python binding to pire.

This directory contains everything needed to build pire.so in two steps:

1) Apply fsm.cpp.patch to contrib/libs/pire/pire/fsm.cpp (fixes a bug that appears after using RemoveDeadEnds method);
2) Run ya make.

