# Unfortunately, uscan doesn't work well with empty directory with the
# unreleased version in it.
#
#version=4
#http://www.unicode.org/Public/cldr/(.*)/ core.zip
#http://www.unicode.org/Public/cldr/(.*)/ cldr-common-31.0.1.zip (same file)
###########################################################################
# 1. Goto: http://cldr.unicode.org/
# 2. Check "News" and click the latest "released" version.
# 3. At the top of "CLDR ** Release Note", click link under "Data" the latest version.
# 4. Download link to core.zip and repack as follows:
#  $ wget http://www.unicode.org/Public/cldr/31.0.1/core.zip
#  $ unzip core.zip -d unicode-cldr-core-31.0.1
#  $ tar --xz -cvf unicode-cldr-core_31.0.1.orig.tar.gz unicode-cldr-core-31.0.1
# 
