nesting counts the nesting level of braces in TeX or LaTeX files.

Compiling:

1. Adapt PREFIX in Makefile to your needs.

2. Compile and install with the usual sequence of:
   make
   make install

Usage:

   nesting <filename>
   nesting -h | --help | -v | --version

Licence:
   GPLv2

Author:
   vodoo (at) vakw.ch
   Copyright 2012

