Metadata-Version: 2.1
Name: assembly-emulator
Version: 1.0.3
Summary: Emulate basic Lisp environment in python for educational reasons.
Author: jonaprojects
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyfiglet

# Welcome to Emu++

## Installation
You can install Emu++ by running the following command in the terminal:
```bash
pip install emuplusplus
```

## Usage

