summaryrefslogtreecommitdiff
path: root/recipes/iso-codes.recipe
blob: 5ec624adac2da04adddd579766dd5c7a53cae6f0 (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 = 'iso-codes'
    version = '3.37'
    licenses = [License.LGPLv2_1Plus]