Metadata-Version: 2.4
Name: machc.product
Version: 0.0.2
Summary: The Product Domain Machc Library provides modular entities and interactors for managing e-commerce products, categories, and variants.
Author-email: Viktor Tovstyi <viktor.tovstyi@gmail.com>
Requires-Python: ==3.12.3
Description-Content-Type: text/markdown
Requires-Dist: machc.base==0.0.2

# Product Domain Machc Library

The Product Domain Machc Library provides the foundational entities and interactors to handle product-related functionality in the e-commerce business domain. This library is designed to power scalable, maintainable, and modular solutions for managing product data, enabling developers to implement robust e-commerce applications.

For more information, visit the [Product](https://machc.machanism.org/core/domain/machc.product/index.html).
