Metadata-Version: 2.0
Name: pyconizer
Version: 0.1.1
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
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
Requires-Dist: pyramid-mako
Requires-Dist: lxml
Requires-Dist: pyramid
Requires-Dist: future
Provides-Extra: testing
Requires-Dist: WebTest (>=1.3.1); extra == 'testing'
Requires-Dist: pytest; extra == 'testing'
Requires-Dist: pytest-cov; extra == 'testing'

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.1

-  Add templates for svg construction to package


0.1
---

-  Initial version


