Metadata-Version: 2.1
Name: pypet2bids
Version: 1.0.2
Summary: A python implementation of an ECAT to BIDS converter.
License: MIT
Author: anthony galassi
Author-email: 28850131+bendhouseart@users.noreply.github.com
Requires-Python: >3.7.1,<3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: json-maj (>=0.0.3,<0.0.4)
Requires-Dist: nibabel (>=3.2.1,<4.0.0)
Requires-Dist: numpy (>=1.21.3,<2.0.0)
Requires-Dist: openpyxl (>=3.0.9,<4.0.0)
Requires-Dist: pandas (>=1.3.4,<2.0.0)
Requires-Dist: pydicom (>=2.2.2,<3.0.0)
Requires-Dist: pyinstaller (>=5.0,<6.0)
Requires-Dist: pyparsing (>=3.0.4,<4.0.0)
Requires-Dist: pytest (>=6.2.5,<7.0.0)
Requires-Dist: python-dateutil (>=2.8.2,<3.0.0)
Requires-Dist: python-dotenv (>=0.19.1,<0.20.0)
Requires-Dist: scipy (>=1.7.1,<2.0.0)
Requires-Dist: six (>=1.16.0,<2.0.0)
Requires-Dist: sphinx-rtd-theme (>=1.0.0,<2.0.0)
Requires-Dist: sphinxcontrib-matlabdomain (>=0.13.0,<0.14.0)
Requires-Dist: termcolor (>=1.1.0,<2.0.0)
Requires-Dist: xlrd (>=2.0.1,<3.0.0)
