Metadata-Version: 2.1
Name: coreg
Version: 0.0.1
Summary: 'Notebook-based version of our coregistration tools'
Home-page: https://github.com/{user}/nbcoreg/
Author: michaelaye
Author-email: kmichael.aye@gmail.com
License: Apache Software License 2.0
Keywords: coregistration isis
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENSE

coreg
================

<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

This file will become your README and also the index of your
documentation.

## Install

``` sh
pip install coreg
```

## How to use

Fill me in please! Don’t forget code examples:

``` python
1+1
```

    2
