gbp.deb.control.Control(object)
class documentationgbp.deb.control
(View In Hierarchy)
A Debian control
Method | __init__ | Parse an existing control file. |
Instance Variable | filename | Undocumented |
Method | __getitem__ | Undocumented |
Method | __setitem__ | Undocumented |
Method | name | The packges name |
Method | section | The packges section |
Method | priority | The packges priority |
Instance Variable | _control | Undocumented |