Metadata-Version: 2.1
Name: lucifer7
Version: 0.1.0
Summary: A simple calculator package
Home-page: https://github.com/manas95826/lucifer7
Author: Manas Chopra
Author-email: manaschopra95826@gmail.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

# lucifer7

`lucifer7` is a simple Python package for basic calculations, including addition, subtraction, multiplication, and division.

## Installation

```bash
pip install lucifer7

