Metadata-Version: 2.1
Name: pypet2bids
Version: 1.3.6
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.8,<=3.11.6
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: joblib (>=1.2.0,<2.0.0)
Requires-Dist: json-maj (>=0.0.8,<0.0.9)
Requires-Dist: nibabel (>=3.2.1)
Requires-Dist: numpy (>=1.21.3,<2.0.0)
Requires-Dist: openpyxl (>=3.0.9,<4.0.0)
Requires-Dist: pandas (>=1.4.4,<2.0.0)
Requires-Dist: pydicom (>=2.2.2,<3.0.0)
Requires-Dist: pyparsing (>=3.0.4,<4.0.0)
Requires-Dist: python-dateutil (>=2.8.2,<3.0.0)
Requires-Dist: python-dotenv (>=0.19.1,<0.20.0)
Requires-Dist: pyxlsb (>=1.0.9,<2.0.0)
Requires-Dist: scipy (>=1.7.1,<2.0.0)
Requires-Dist: six (>=1.16.0,<2.0.0)
Requires-Dist: toml (>=0.10.2)
Requires-Dist: xlrd (>=2.0.1,<3.0.0)
