Metadata-Version: 2.1
Name: viur-shop
Version: 0.1.0.dev13
Summary: A ViUR-shop
Home-page: https://github.com/viur-framework/viur-shop
Author: Sven Eberth
Author-email: se@mausbrand.de
Maintainer: Sven Eberth
Maintainer-email: se@mausbrand.de
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: viur-toolkit>=0.1.0.dev4
Provides-Extra: unzer
Requires-Dist: unzer~=1.0.0.dev4; extra == "unzer"

<div align="center">
    <h1>viur-shop (WIP)</h1>
    <a href="https://pypi.org/project/viur-shop/">
        <img alt="Badge showing current PyPI version" title="PyPI" src="https://img.shields.io/pypi/v/viur-shop">
    </a>
    <a href="LICENSE">
        <img src="https://img.shields.io/github/license/viur-framework/viur-shop" alt="Badge displaying the license" title="License badge">
    </a>
    <br>
    On the way to becoming a <a href="https://www.viur.dev">ViUR</a> shop plugin.
</div>
