Metadata-Version: 2.2
Name: Nik4
Version: 1.8.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
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
License-File: LICENSE.txt
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: platform
Dynamic: requires
Dynamic: summary


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
