Metadata-Version: 2.4
Name: pi-tokenize
Version: 0.0.1
Summary: Latest (almost) version of CPython's tokenizer machinery
Author-email: Yury Selivanov <yury@geldata.com>
License: MIT
Project-URL: Repository, https://github.com/geldata/pi
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing :: Linguistic
Requires-Python: >=3.13
Description-Content-Type: text/markdown
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: ruff; extra == "dev"

Latest (almost) version of CPython's tokenizer machinery.
