Metadata-Version: 1.1
Name: Circles
Version: 0.1
Summary: Draw correctly-projected circles on a Basemap plot
Home-page: https://github.com/urschrei/circles
Author: Stephan Hügel
Author-email: urschrei@gmail.com
License: MIT
Download-URL: https://github.com/urschrei/circles/tarball/v0.1
Description: A convenience method for calculating circular coordinates for a given centre and radius. 
        These can be plotted on a Basemap instance, and will conform to its selected projection 
        
Keywords: basemap
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
