Metadata-Version: 2.4
Name: lintok
Version: 0.0.0a5
Summary: Linter of file sizes in tokens, for smaller files and faster agent edits.
Project-URL: Homepage, https://github.com/AlonKellner/lintok.git
Project-URL: Repository, https://github.com/AlonKellner/lintok.git
Author-email: Alon Kellner <me@alonkellner.com>
Maintainer-email: Alon Kellner <me@alonkellner.com>
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
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: Topic :: Software Development
Requires-Python: >=3.10.0
Requires-Dist: pathspec
Requires-Dist: rich
Requires-Dist: tiktoken
Requires-Dist: toml
Provides-Extra: all
Requires-Dist: anthropic; extra == 'all'
Requires-Dist: transformers; extra == 'all'
Provides-Extra: anthropic
Requires-Dist: anthropic; extra == 'anthropic'
Provides-Extra: huggingface
Requires-Dist: transformers; extra == 'huggingface'
