summaryrefslogtreecommitdiff
path: root/recipes/icon-naming-utils.recipe
blob: 2e5da3b20528c37bcb96e1a597701b4f4310c696 (plain)
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']