python-sitemap icon indicating copy to clipboard operation
python-sitemap copied to clipboard

add sitemapindex generator

Open wschaub opened this issue 11 years ago • 0 comments

add the generate_sitemapindex function which takes a list of dicts containing a 'loc' key and optionall a lastmod key (containing a datetime.date or datetime.datetime object) and creates a sitemapindex file.

wschaub avatar Jun 07 '14 01:06 wschaub