Metadata-Version: 2.1
Name: piradon
Version: 1.0.0
Summary: A fork of the skimage iradon function, modified so that the output matches results from MATLAB
Home-page: https://piradon.readthedocs.io
Author: Philip Starkey
License: Modified BSD
Project-URL: Documentation, https://piradon.readthedocs.io
Project-URL: Source Code, https://bitbucket.org/philipstarkey/piradon
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4
Description-Content-Type: text/markdown
Requires-Dist: numpy (>=1.11)
Requires-Dist: scipy (>=0.17.0)

# piradon
A fork of the skimage iradon function, modified so that the output matches results from MATLAB

