Metadata-Version: 2.1
Name: likeness
Version: 1.0.2
Summary: A mixin that puts a number on object comparisons
License: GPL-3.0-only
Author: peaky76
Author-email: robertjamespeacock@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: numpy (>=1.26.4,<2.0.0)
Description-Content-Type: text/markdown

# likeness

A mixin that puts a number on object comparisons.

