class documentation
class Control(object):
A Debian control
Method | __getitem__ |
Undocumented |
Method | __init__ |
Parse an existing control file. |
Method | __setitem__ |
Undocumented |
Instance Variable | filename |
Undocumented |
Property | name |
The name of the package |
Property | priority |
The priority of the package |
Property | section |
The section of the package |
Instance Variable | _control |
Undocumented |