Metadata-Version: 2.4
Name: pfb-model-spec
Version: 0.0.1
Summary: Model specification for pfb-imaging
Author: landmanbester
Author-email: landmanbester <lbester@sarao.ac.za>
License-Expression: MIT
License-File: LICENSE
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: hip-cargo>=0.2.0
Requires-Dist: numpy ; extra == 'full'
Requires-Dist: scipy ; extra == 'full'
Requires-Dist: sympy ; extra == 'full'
Requires-Dist: xarray ; extra == 'full'
Requires-Python: >=3.10
Project-URL: Homepage, https://github.com/landmanbester/pfb-model-spec
Project-URL: Repository, https://github.com/landmanbester/pfb-model-spec
Project-URL: Bug Tracker, https://github.com/landmanbester/pfb-model-spec/issues
Provides-Extra: full
Description-Content-Type: text/markdown

# pfb-model-spec

Model specification for pfb-imaging

## Installation

```bash
pip install pfb-model-spec
```

## Usage

```bash
pfbspec --help
```
