Metadata-Version: 2.1
Name: chocolate
Version: 0.0.1
Summary: An improvement to Python's magic variables
Home-page: https://github.com/seungjaeryanlee/chocolate
Author: Seungjae Ryan Lee
Author-email: seungjaeryanlee@github.com
License: UNKNOWN
Platform: UNKNOWN
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

# Chocolate

**Chocolate** is a Python package that improves Python's magic variables (`*args` and `**kwargs`).


