Client-side OML library
=======================

This directory contains the source code for the OML client side library.

Please refer to the boilerplate in each file to get their description.
You can get a summary by running

  grep "brief" *.{c,h}

in this directory. Subdirectories are as follows.

filter/

   Implementations of the client-side filters, as well as the factory making
   them available to the code in filter.c.
