Metadata-Version: 1.1
Name: Nik4
Version: 1.7.0
Summary: Command-line interface to a Mapnik rendering toolkit
Home-page: https://github.com/Zverik/Nik4
Author: Ilya Zverev
Author-email: zverik@textual.ru
License: WTFPL
Description: 
        Nik4
        ====
        
        This is a mapnik-to-image exporting script. It requires only ``mapnik-python`` bindings.
        Install it with ``pip install nik4`` or ``easy_install nik4`` and run with ``-h`` option
        to see available options and their descriptions.
        
        .. _See documentation here: https://github.com/Zverik/Nik4/blob/master/README.md
        
Keywords: Mapnik,GIS,OpenStreetMap,mapping,export
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Printing
Classifier: Topic :: Utilities
Requires: Mapnik
