Metadata-Version: 2.1
Name: narmock
Version: 0.1.0
Summary: A minimal mocking utility for C projects.
Home-page: https://github.com/vberlier/narmock
License: MIT
Author: Valentin Berlier
Author-email: berlier.v@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Project-URL: Documentation, https://github.com/vberlier/narmock
Project-URL: Repository, https://github.com/vberlier/narmock
Description-Content-Type: text/markdown

# narmock

[![PyPI](https://img.shields.io/pypi/v/narmock.svg)](https://pypi.org/project/narmock/)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/narmock.svg)](https://pypi.org/project/narmock/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)

> A minimal mocking utility for C projects.

🚧 Work in progress 🚧

