Metadata-Version: 2.1
Name: foapy
Version: 0.0.7
Summary: Formal order analysis library
Home-page: https://github.com/intervals-mining-lab/foapy
Author: FOARLab
Author-email: development@foarlab.org
License: BSD-3-Clause
Project-URL: Documentation, https://pyscaffold.org/
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
License-File: LICENSE.txt
Requires-Dist: numpy >=1.20
Requires-Dist: importlib-metadata ; python_version < "3.8"
Provides-Extra: testing
Requires-Dist: setuptools ; extra == 'testing'
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: pytest-cov ; extra == 'testing'
Requires-Dist: asv ; extra == 'testing'

<!-- These are examples of badges you might want to add to your README:
     please update the URLs accordingly

[![Built Status](https://api.cirrus-ci.com/github/<USER>/foapy.svg?branch=main)](https://cirrus-ci.com/github/<USER>/foapy)
[![ReadTheDocs](https://readthedocs.org/projects/foapy/badge/?version=latest)](https://foapy.readthedocs.io/en/stable/)
[![Coveralls](https://img.shields.io/coveralls/github/<USER>/foapy/main.svg)](https://coveralls.io/r/<USER>/foapy)
[![PyPI-Server](https://img.shields.io/pypi/v/foapy.svg)](https://pypi.org/project/foapy/)
[![Conda-Forge](https://img.shields.io/conda/vn/conda-forge/foapy.svg)](https://anaconda.org/conda-forge/foapy)
[![Monthly Downloads](https://pepy.tech/badge/foapy/month)](https://pepy.tech/project/foapy)
[![Twitter](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&label=Twitter)](https://twitter.com/foapy)
-->

[![Project generated with PyScaffold](https://img.shields.io/badge/-PyScaffold-005CA0?logo=pyscaffold)](https://pyscaffold.org/)

# foapy

> Formal order analysis library

A longer description of your project goes here...


<!-- pyscaffold-notes -->

## Note

This project has been set up using PyScaffold 4.5. For details and usage
information on PyScaffold see https://pyscaffold.org/.
