Metadata-Version: 2.4
Name: turbobpe
Version: 0.1.0
Summary: A fast BPE tokenizer with Cython-accelerated core
Author: Amrendra Gupta
License-Expression: MIT
Project-URL: Homepage, https://github.com/Amrendra-gupta/turbobpe
Project-URL: Repository, https://github.com/Amrendra-gupta/turbobpe
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: regex>=2023.0
Dynamic: license-file
