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 name of the package |
| Method | section | The section of the package |
| Method | priority | The priority of the package |
| Instance Variable | _control | Undocumented |