Me | Recipes | Software | Links | Utilities

esmre

A little Python extension module I to run a large number of regular expressions against a large number of strings using an Aho-Corasick automaton. I wrote it for Tideway (it's used in Foundation) but my boss let me release it under LGPL.

The code is available from the esmre page on Google Code Hosting.