Metadata-Version: 2.4
Name: qtsq
Version: 2.0.1
Summary: Read, write, compress, and decompress .qtsq files — images, text, tensors, and AI brain states.
Author: haruhito
License-Expression: LicenseRef-Proprietary
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: C
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: numpy>=1.20.0
Requires-Dist: scipy>=1.7.0
Provides-Extra: ml
Requires-Dist: torch>=2.0.0; extra == "ml"
Requires-Dist: torch-geometric>=2.4.0; extra == "ml"
Provides-Extra: images
Requires-Dist: Pillow>=9.0.0; extra == "images"
Dynamic: license-file
