Template library for tpclib
===========================

This folder contains a template library which can be used when creating
a new library for tpclib.

What to do
----------

1. Copy this folder with new name

2. Replace 'new' in filenames and file contents with a more representative
   name.
   
3. Add those libraries and headers to CMakeLists.txt which the new library
   is dependent on.
   
