spec file parsing

John Benson jsbenson at bensonsystems.com
Tue Nov 18 15:25:28 EST 2003


If you're talking about text parameter files, how about module
SafeConfigParser (which superseded ConfigParser) that translates Windows
.INI files to and from Python methods. It's described on pp 135-6 of
Martelli & Ascher's Python Cookbook (O'Reilly, 2002). Cookbook recipes are
also available online at http://aspn.activestate.com/ASPN/Cookbook/Python
----- Original Message ----- 
From: "Marian Jancar" <mjancar at suse.cz>
To: <python-list at python.org>
Sent: Tuesday, November 18, 2003 10:03 AM
Subject: spec file parsing


> Hi,
>
> Is there a module for parsing spec files available?
>
> Marian
>
> -- 
> -- 
> Best Regards,
>
> Marian Jancar
> software developer
> ---------------------------------------------------------------------
> SuSE CR, s.r.o.                               e-mail: mjancar at suse.cz
> Drahobejlova 27                               tel:+420 283 095 382
> 190 00 Praha 9                                fax:+420 283 095 374
> Czech Republic                                http://www.suse.cz
>
>







More information about the Python-list mailing list