#!/usr/bin/env python3 """Download the latest Polymer v1 iconset for materialdesignicons.com.""" import gzip import os import re import requests import sys from fingerprint_frontend import fingerprint GETTING_STARTED_URL = ('https://raw.githubusercontent.com/Templarian/' 'MaterialDesign/master/site/getting-started.savvy') DOWNLOAD_LINK = re.compile(r'(/api/download/polymer/v1/([A-Z0-9-]{36}))') START_ICONSET = '