Metadata-Version: 2.1
Name: sphericalrht
Version: 1.0.3
Summary: Spherical implementation of the Rolling Hough Transform
Home-page: https://github.com/georgehalal/sphericalrht
Author: George Halal
Author-email: halalgeorge@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/georgehalal/sphericalrht/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: psutil (>=5.8)
Requires-Dist: healpy (>=1.15)
Requires-Dist: numpy (>=1.20)
Requires-Dist: ducc0 (>=0.20)
Requires-Dist: h5py (>=3.3)
Provides-Extra: testing
Requires-Dist: pytest (>=6.0) ; extra == 'testing'
Requires-Dist: pytest-cov (>=2.0) ; extra == 'testing'
Requires-Dist: mypy (>=0.910) ; extra == 'testing'
Requires-Dist: flake8 (>=3.9) ; extra == 'testing'
Requires-Dist: tox (>=3.24) ; extra == 'testing'

UNKNOWN

