[metadata] description = Lightweight piece tokenization library version = 0.0.9 url = https://github.com/explosion/curated-tokenizers author = Explosion author_email = contact@explosion.ai license = MIT long_description = file: README.md long_description_content_type = text/markdown classifiers = Development Status :: 5 - Production/Stable Environment :: Console Intended Audience :: Developers Intended Audience :: Science/Research License :: OSI Approved :: MIT License Operating System :: MacOS :: MacOS X Programming Language :: Cython Programming Language :: Python :: 3 Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7 Programming Language :: Python :: 3.8 Programming Language :: Python :: 3.9 Topic :: Scientific/Engineering [options] zip_safe = true include_package_data = true python_requires = >=3.6 install_requires = regex >= 2022 [bdist_wheel] universal = false [sdist] formats = gztar [flake8] ignore = E203, E266, E501, E731, W503, E741 max-line-length = 80 select = B,C,E,F,W,T4,B9 exclude = curated_tokenizers/__init__.py [mypy] ignore_missing_imports = True no_implicit_optional = True [egg_info] tag_build = tag_date = 0