Metadata-Version: 1.1
Name: iconframer
Version: 0.2
Summary: Generate SVG icons
Home-page: https://github.com/koodaamo/iconframer
Author: Petri Savolainen
Author-email: petri.savolainen@koodaamo.fi
License: BSD
Description: ===============================
        Iconframer
        ===============================
        
        .. image:: https://badge.fury.io/py/iconframer.png
            :target: http://badge.fury.io/py/iconframer
        
        .. image:: https://travis-ci.org/koodaamo/iconframer.png?branch=master
                :target: https://travis-ci.org/koodaamo/iconframer
        
        .. image:: https://pypip.in/d/iconframer/badge.png
                :target: https://pypi.python.org/pypi/iconframer
        
        
        Generate SVG icons
        
        * Free software: GNU Affero license
        
        Features
        --------
        
        * Frame SVG icons using a template and apply a label
        * Optionally, convert to PNG (requires pycairo/cairocffi & python-rsvg)
        
        
        
        History
        -------
        
        0.1.0 (2014-01-11)
        ---------------------
        
        * First release on PyPI.
        
Keywords: iconframer
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
