Metadata-Version: 2.1
Name: bin2tap
Version: 0.3
Summary: Convert a binary file into ZX Spectrum TAP file
Home-page: https://github.com/rtorralba/bin2tap
Author: Raül Torralba
Description-Content-Type: text/markdown

# bin2tap

A command to convert binary file into ZX Spectrum TAP file.

Is a translation from the [JuananZX command](https://github.com/juananZX/scr2tap) from C# to python. Of course thank you so much for share it.

## Installation

```bash
pip install bin2tap
```
