Metadata-Version: 1.0
Name: googlesitemap.common
Version: 1.3
Summary: Google Sitemap common support
Home-page: https://github.com/redomino/googlesitemap.common
Author: Davide Moro
Author-email: davide.moro@redomino.com
License: GPL
Description: googlesitemap.common
        ====================
        
        This core package includes sitemap generation common utilities with `sitemap indexes support`. 
        This way you will be more Google-friendly and you will be able to use sitemaps with very large sites.
        
        googlesitemap.common is not intended to be a standalone package. If you want to write a specific sitemap support you may start from here using its utilities.
        
        Authors
        -------
        
        - Davide Moro <davide.moro@redomino.com>
        
        
        
        Changelog
        =========
        
        1.3 (2012-05-04)
        ----------------
        
        - removed paster plugins [sithmel]
        
        
        1.2 (2012-04-02)
        ----------------
        
        - added MANIFEST.in [sithmel]
        
        
        1.1 (2012-04-02)
        ----------------
        
        - Nothing changed yet.
        
        
        1.0 (2011-04-15)
        ----------------
        
        * Initial release
        
        
Keywords: plone google sitemap python
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
