Metadata-Version: 2.4
Name: vernier
Version: 0.0.0
Summary: Name reservation for the vernier evaluation library. The real wheel ships at >=0.1.0.
Project-URL: Homepage, https://github.com/NoeFontana/vernier
Project-URL: Repository, https://github.com/NoeFontana/vernier
Project-URL: Issues, https://github.com/NoeFontana/vernier/issues
Author: The vernier authors
License: MIT OR Apache-2.0
Keywords: coco,computer-vision,detection,evaluation,metrics
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
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: Programming Language :: Python :: 3.14
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# vernier (PyPI name reservation)

This is a placeholder v0.0.0 release that claims the `vernier` name on
PyPI. It contains no code beyond a stub `__init__.py` exposing
`__version__`.

The real `vernier` wheel — a high-performance, parity-preserving
COCO-style evaluator written in Rust with PyO3 bindings — will land at
v0.1.0 or later. Track <https://github.com/NoeFontana/vernier>.

Once the real wheel ships, `pip install vernier` will fetch it directly.
This placeholder is here so nobody else can squat the name in the
meantime.

License: MIT OR Apache-2.0.
