Metadata-Version: 2.1
Name: fibgrid
Version: 0.0.4
Summary: Fibonacci grid
Home-page: https://www.geo.tuwien.ac.at/
Author: TU Wien
Author-email: remote.sensing@geo.tuwien.ac.at
License: MIT
Project-URL: Documentation, https://fibgrid.readthedocs.org/
Description: =======
        fibgrid
        =======
        
        .. image:: https://github.com/TUW-GEO/fibgrid/actions/workflows/ci.yml/badge.svg
           :target: https://github.com/TUW-GEO/fibgrid/actions/workflows/ci.yml
        
        .. image:: https://coveralls.io/repos/github/TUW-GEO/fibgrid/badge.svg?branch=master
           :target: https://coveralls.io/github/TUW-GEO/fibgrid?branch=master
        
        .. image:: https://badge.fury.io/py/fibgrid.svg
            :target: http://badge.fury.io/py/fibgrid
        
        .. image:: https://readthedocs.org/projects/fibgrid/badge/?version=latest
           :target: http://fibgrid.readthedocs.org/
        
        Creating Fibonacci grid and read pre-computed grids.
        
        .. _pyscaffold-notes:
        
        Note
        ====
        
        This project has been set up using PyScaffold 4.0.1. For details and usage
        information on PyScaffold see https://pyscaffold.org/.
        
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Requires-Python: >=3.6
Description-Content-Type: text/x-rst; charset=UTF-8
Provides-Extra: testing
