Metadata-Version: 2.1
Name: selfie-lib
Version: 0.1.0
Summary: Infrastructure for creating selfie-compatible test runner plugins.
License: Apache-2.0
Author: Selina Delgado
Author-email: sdelgado411@gmail.com
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown

# selfie-lib

This package is the API and logic for selfie snapshot testing.

See the [get started guide here](https://selfie.dev/py/get-started).

