Metadata-Version: 2.1
Name: sum_matcher
Version: 0.3.0
Summary: A library to find matching sum pairs in random numbers
Author: zimuzhang
Author-email: zhang0418zimu@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# simple_adder

simple_adder is a simple Python package that provides a function to add two numbers.

## Installation

You can install simple_adder via pip:

pip install sum_matcher
