Metadata-Version: 2.4
Name: july-caesar
Version: 0.1.0
Summary: Interactive case-conversion clipboard utility
License: MIT
Project-URL: homepage, https://github.com/DODO-unique/caesar
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: pyperclip

points for me, I will delete them later:
1. What it is
2. Installation
3. Usage examples
4. Flags
5. Clipboard note

# Caesar

## What it is
- Caesar is a variable name maker. 
- It is supposed to get out of your way to let you quickly create variable names in the format you want. 
- Caesar boasts intentionally rigid sessions, simple controls, and easy setup.

## How it works
1. You select a formatting mode. This starts a session
2. Type sentences seperated by space
3. formatted text is copied to your clipboard



# Installation



## pre-requisites

Caesar is created using python and needs pyperclip 
