Re: avdbtools

"Edward A. Falk" <[email protected]> Wed, 22 Jun 2005 05:37:54 +0000
Newsgroups gmane.comp.gnome.apps.fplan
Message-ID <[email protected]>
> Maybe I looked in the wrong place but the descriptions I saw were
> plain text descriptions. Parsing such a beast is beyond my meager
> programming ability.

The plain text descriptions are all there are, but the key
lines are easy to isolate.  Python regular expression handling
would probably make easy work of them.

	-ed