PACMAN
Version 0.005

PacMan is a proof of concept packet generation library.
Currently the only external dependency is:

  boost/type_traits/is_base_and_derived.hpp

These headers were developed to explore the practicality
of using templates as a mechanism for packet construction. 
The library itself is functional (currently in use in three
projects) but EXTREMELY alpha.

It has been compiled and teted with g++ 2.95 through 3.2.2
(not included 2.96).

For examples of the library in action, check out pacmantest.cc.

If you have any questions please feel free to contact me at:

casado@cs.stanford.edu
(I'll likely be at this email address for a looooong time :)

Enjoy :-)
/martin
