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