package "mspparser" { version "0.2"; description "Mikkosoft Productions datafile parser"; require "mspmisc"; library "mspparser" { source "source"; install true; install_headers "msp/parser"; }; };