""" Contains DebianPorts class """ from project import Project class DebianPorts(Project): """DebianPorts class"""