Metadata-Version: 2.1
Name: all-purpose-set
Version: 0.1.4
Summary: A set that works with both hashable and non-hashable elements
Home-page: https://github.com/olsonpm/py_all-purpose-set
Author: Philip Olson
Author-email: philip.olson@pm.me
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: ordered_set (>=3.1,<4.0)
Requires-Dist: tedent (>=0.1.1,<0.2.0)
Requires-Dist: wrapt (>=1.10,<2.0)
Project-URL: Repository, https://github.com/olsonpm/py_all-purpose-set
