Metadata-Version: 2.1
Name: sdss-semaphore
Version: 0.1.0
Summary: Fun with SDSS flags
Home-page: https://github.com/sdss/semaphore
Author: Andy Casey
Author-email: andrew.casey@monash.edu
License: BSD 3-Clause License
Project-URL: Repository, https://github.com/sdss/semaphore
Project-URL: Documentation, https://sdss-semaphore.readthedocs.org
Keywords: astronomy,software
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Documentation :: Sphinx
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: numpy
Provides-Extra: dev
Requires-Dist: ipython>=7.9.0; extra == "dev"
Requires-Dist: matplotlib>=3.1.1; extra == "dev"
Requires-Dist: flake8>=3.7.9; extra == "dev"
Requires-Dist: doc8>=0.8.0; extra == "dev"
Requires-Dist: pytest>=5.2.2; extra == "dev"
Requires-Dist: pytest-asyncio>=0.10.0; extra == "dev"
Requires-Dist: pytest-cov>=2.8.1; extra == "dev"
Requires-Dist: pytest-mock>=1.13.0; extra == "dev"
Requires-Dist: pytest-sugar>=0.9.2; extra == "dev"
Requires-Dist: isort>=4.3.21; extra == "dev"
Requires-Dist: codecov>=2.0.15; extra == "dev"
Requires-Dist: coverage[toml]>=5.0; extra == "dev"
Requires-Dist: ipdb>=0.12.3; extra == "dev"
Requires-Dist: invoke>=1.3.0; extra == "dev"
Requires-Dist: twine>=3.1.1; extra == "dev"
Requires-Dist: wheel>=0.33.6; extra == "dev"
Requires-Dist: sphinx>=3.0.0; extra == "dev"
Provides-Extra: docs
Requires-Dist: Sphinx<4.0.0,>=3.0.0; extra == "docs"
Requires-Dist: sphinx_bootstrap_theme>=0.4.12; extra == "docs"
Requires-Dist: jinja2==3.0.0; extra == "docs"

# semaphore

![Versions](https://img.shields.io/badge/python->3.7-blue)
[![Documentation Status](https://readthedocs.org/projects/semaphore/badge/?version=latest)](https://semaphore.readthedocs.io/en/latest/?badge=latest)
[![codecov](https://codecov.io/gh/sdss/semaphore/branch/main/graph/badge.svg)](https://codecov.io/gh/sdss/semaphore)

Communicating with flags
