Metadata-Version: 2.4
Name: qtadawsm
Version: 0.1.2
Summary: Whitespace-Morse encoder/decoder (qtadawsme / qtadawsmd)
Author-email: "Qtada G.M Ahmed" <qtadamo62@gmail.com>
License: MIT
Project-URL: Homepage, https://qtadagm.com
Project-URL: Source, https://github.com/QtadaGM
Project-URL: Tracker, https://github.com/QtadaGM
Keywords: whitespace,morse,encoding,steganography,cli
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# qtadaWsM

Whitespace-Morse encoder/decoder.

Convert text into invisible whitespace (spaces/tabs/newlines) using a Morse-like encoding and decode it back.

## Installation

```bash
pip install qtadawsm
