wininfparser 1.0
module that can create, open, save, edit Windows INF files (Driver Files).
Classes | Namespaces
wininfparser.py File Reference

Classes

class  wininfparser.INFsection
 Can return values, keys, and section comments of INF files. More...
 
class  wininfparser.WinINF
 Class WinINF - Can open INF files, allows you to get a section by its name, can save INF files, and allows you to walk through all sections of a file. More...
 

Namespaces

namespace  wininfparser