dilshod / python-sitemap

Python library for parsing & generating sitemaps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sitemap Parser & Generator
--------------------------

Python Library for parsing & generating sitemaps

You can read more about sitemaps at http://www.sitemaps.org

Current status
--------------

The library can be used for parsing sitemaps
The generator part is not yet implemented
Check the TODO file for the remaining tasks

Requirements
------------

lxml - http://codespeak.net/lxml/
    Docs: http://codespeak.net/lxml/parsing.html 

Submodules
----------
pyiso8601 fork: http://github.com/andreisavu/pyiso8601/tree/master

Read more about submodule management at:
http://daniel.collectiveidea.com/blog/2008/4/9/git-submodules 

About

Python library for parsing & generating sitemaps

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%