Metadata-Version: 2.2
Name: pyterrier-caching
Version: 0.4.1
Summary: Caching components for PyTerrier
Author-email: Sean MacAvaney <sean.macavaney@glasgow.ac.uk>
Maintainer-email: Sean MacAvaney <sean.macavaney@glasgow.ac.uk>
Project-URL: Repository, https://github.com/seanmacavaney/pyterrier-caching
Project-URL: Bug Tracker, https://github.com/seanmacavaney/pyterrier-caching/issues
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: Topic :: Text Processing
Classifier: Topic :: Text Processing :: Indexing
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: python-terrier>=0.11.0
Requires-Dist: pyterrier-alpha>=0.9.4
Requires-Dist: lz4
Requires-Dist: numpy<2.0.0
Requires-Dist: npids>=0.0.7
Requires-Dist: h5py
Requires-Dist: deprecated
Provides-Extra: bgem3
Requires-Dist: FlagEmbedding; extra == "bgem3"
