Source: treecc
Section: devel
Priority: optional
Maintainer: Andrew Mitchell <ajmitch@dunedin.lug.net.nz>
Build-Depends: debhelper (>= 4.0.0), flex, bison
Standards-Version: 3.5.6.1

Package: treecc
Architecture: any
Depends: ${shlibs:Depends}
Description: Manages code generation for compiler development
 The treecc program is designed to assist in the development of compilers
 and other language-based tools.  It manages the generation of code to handle
 abstract syntax trees and operations upon the trees.
