Metadata-Version: 2.1
Name: diffract
Version: 0.1.0
Summary: A CLI tool to diff Python objects by dotted path.
License: MIT
Author: alexbowe
Author-email: alex@alexbowe.com
Requires-Python: >=3.10,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development
Provides-Extra: color
Requires-Dist: rich (==13.9.4) ; extra == "color"
Description-Content-Type: text/markdown


