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