Metadata-Version: 2.4
Name: pytrws
Version: 0.1.0
Summary: Python To Real WhiteSpace - The ultimate invisible translator for Python, C++, and Doom WADs.
Author: MurilooPrDev
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown

# PyTRWS (Python To Real WhiteSpace)
Created by **MurilooPrDev**.

A high-performance, professional-grade engine to transform sacred code (Python, C++, ELF) and legacy formats (DOOM WADs) into invisible whitespace.

## Installation
```bash
pip install pytrws
```

## Usage
```bash
pytrws source.py -o source.ws
```
