class Software: def __init__(self, directory): self.directory = directory self.info_file = self.genre = self.title = self.description = self.dependencies = self.link_only = self.extra_files =