#!/usr/bin/env python # -*- mode: python; indent-tabs-mode: nil; -*- coding: iso-8859-1 -*- """ PluckerDocs.py $Id: PluckerDocs.py,v 1.67 2004/04/05 20:09:47 chrish Exp $ (Corresponds to disass.py Version 0.16) Contains a set of classes to hold information about Plucker documents. Called as a script it is a utility to o disassemble files generated by the plucker awk parser (or any other parser) or any other binary form of a plucker record, o re-assemble these into possible a different format o collect statistics about the disassembled documents Call this as ``python