1 2 3 4 5 6 7
# -*- Mode: Python -*- vi:si:et:sw=4:sts=4:ts=4:syntax=python class Recipe(recipe.Recipe): name = 'icon-naming-utils' version = '0.8.7' license = 'GPL' deps = ['XML-Simple']