Metadata-Version: 1.1
Name: pyconizer
Version: 0.1.3
Summary: pyconizer a small package to create svg legends out of WMS via SLD
Home-page: UNKNOWN
Author: Clemens Rudert
Author-email: clemens.rudert@bl.ch
License: UNKNOWN
Description: pyramid_iconizer README
        ==================
        
        A small lib to create legend icons from WMS. It supports creation of image files. It also supports creation
        of SVG but in a very first development state in the moment only.
        
        
        0.1.3
        
        -  Fix SLD parsing for special comparision filter
        
        0.1.2
        
        -  Fix manifest.in
        
        
        0.1.1
        
        -  Add templates for svg construction to package
        
        
        0.1
        ---
        
        -  Initial version
        
Keywords: web wsgi bfg pylons pyramid
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Pyramid
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
